From 77399cb988d984133bfc2885a6407ffc56b9152d Mon Sep 17 00:00:00 2001 From: Luke Karrys Date: Thu, 24 Feb 2022 12:49:45 -0700 Subject: [PATCH] deps: libnpmaccess@6.0.0 --- package-lock.json | 4 ++-- package.json | 2 +- workspaces/libnpmaccess/package.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 866eab764039e..e6be40e2cb0ca 100644 --- a/package-lock.json +++ b/package-lock.json @@ -111,7 +111,7 @@ "init-package-json": "^3.0.0", "is-cidr": "^4.0.2", "json-parse-even-better-errors": "^2.3.1", - "libnpmaccess": "^5.0.1", + "libnpmaccess": "^6.0.0", "libnpmdiff": "^3.0.0", "libnpmexec": "^3.0.3", "libnpmfund": "^2.0.2", @@ -10488,7 +10488,7 @@ } }, "workspaces/libnpmaccess": { - "version": "5.0.1", + "version": "6.0.0", "license": "ISC", "dependencies": { "aproba": "^2.0.0", diff --git a/package.json b/package.json index dbcd326a624ee..5c63b97f7f100 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "init-package-json": "^3.0.0", "is-cidr": "^4.0.2", "json-parse-even-better-errors": "^2.3.1", - "libnpmaccess": "^5.0.1", + "libnpmaccess": "^6.0.0", "libnpmdiff": "^3.0.0", "libnpmexec": "^3.0.3", "libnpmfund": "^2.0.2", diff --git a/workspaces/libnpmaccess/package.json b/workspaces/libnpmaccess/package.json index f32c1a3c8373e..33085ffd7cc39 100644 --- a/workspaces/libnpmaccess/package.json +++ b/workspaces/libnpmaccess/package.json @@ -1,6 +1,6 @@ { "name": "libnpmaccess", - "version": "5.0.1", + "version": "6.0.0", "description": "programmatic library for `npm access` commands", "author": "GitHub Inc.", "license": "ISC",