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/libnpmorg
parent2bbeedfebb3aea082d612deb5e4d9de9e550c529 (diff)
deps: npm-registry-fetch@12.0.1
Diffstat (limited to 'workspaces/libnpmorg')
-rw-r--r--workspaces/libnpmorg/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/workspaces/libnpmorg/package.json b/workspaces/libnpmorg/package.json
index 93297c363..622c0f2ce 100644
--- a/workspaces/libnpmorg/package.json
+++ b/workspaces/libnpmorg/package.json
@@ -45,7 +45,7 @@
"homepage": "https://npmjs.com/package/libnpmorg",
"dependencies": {
"aproba": "^2.0.0",
- "npm-registry-fetch": "^11.0.0"
+ "npm-registry-fetch": "^12.0.1"
},
"engines": {
"node": "^12.13.0 || ^14.15.0 || >=16"