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:
authorGar <gar+gh@danger.computer>2022-01-25 22:18:37 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2022-01-26 23:51:12 +0300
commit1bfc507f2a5afa02f04d4dea2fc6d151d4fef3ac (patch)
tree6ffe992b84c9fb69514677980bdb6c1ea283d5b3 /workspaces/libnpmaccess/package.json
parent2bbeedfebb3aea082d612deb5e4d9de9e550c529 (diff)
deps: npm-registry-fetch@12.0.1
Diffstat (limited to 'workspaces/libnpmaccess/package.json')
-rw-r--r--workspaces/libnpmaccess/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/workspaces/libnpmaccess/package.json b/workspaces/libnpmaccess/package.json
index 8d2ba3ad7..3e1b5c770 100644
--- a/workspaces/libnpmaccess/package.json
+++ b/workspaces/libnpmaccess/package.json
@@ -32,7 +32,7 @@
"aproba": "^2.0.0",
"minipass": "^3.1.1",
"npm-package-arg": "^8.1.2",
- "npm-registry-fetch": "^11.0.0"
+ "npm-registry-fetch": "^12.0.1"
},
"engines": {
"node": "^12.13.0 || ^14.15.0 || >=16"