Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornlf <quitlahok@gmail.com>2022-03-17 22:27:57 +0300
committernlf <quitlahok@gmail.com>2022-03-17 22:27:57 +0300
commit475d59b361ef9e260e21d39361baf92f2272f1d7 (patch)
tree9dd78f64f3dc9d92a216c36acf388c319fbc1409
parentab5442dd6f39bccf80d69aa67413c753503e1a61 (diff)
deps: libnpmaccess@6.0.2
-rw-r--r--package-lock.json4
-rw-r--r--package.json2
2 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 3894b1eb9..a67fa4480 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -111,7 +111,7 @@
"init-package-json": "^3.0.1",
"is-cidr": "^4.0.2",
"json-parse-even-better-errors": "^2.3.1",
- "libnpmaccess": "^6.0.1",
+ "libnpmaccess": "^6.0.2",
"libnpmdiff": "^4.0.1",
"libnpmexec": "^4.0.1",
"libnpmfund": "^3.0.1",
@@ -10301,7 +10301,7 @@
}
},
"workspaces/libnpmaccess": {
- "version": "6.0.1",
+ "version": "6.0.2",
"license": "ISC",
"dependencies": {
"aproba": "^2.0.0",
diff --git a/package.json b/package.json
index 695a58aed..ce712da68 100644
--- a/package.json
+++ b/package.json
@@ -79,7 +79,7 @@
"init-package-json": "^3.0.1",
"is-cidr": "^4.0.2",
"json-parse-even-better-errors": "^2.3.1",
- "libnpmaccess": "^6.0.1",
+ "libnpmaccess": "^6.0.2",
"libnpmdiff": "^4.0.1",
"libnpmexec": "^4.0.1",
"libnpmfund": "^3.0.1",