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:
authorLuke Karrys <luke@lukekarrys.com>2022-03-22 19:40:44 +0300
committerNathan Fritz <fritzy@github.com>2022-03-24 23:21:44 +0300
commit6df061ec2a52882693ed86a3524ac6af0f88acd8 (patch)
tree7265052900829dd45274953f72f35e2357f4f9ec /package.json
parentcc6c09431d7fe2db8ac1dc7a707f2dab7a7a1f83 (diff)
deps: npm-registry-fetch@13.1.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index d20378513..3b2ca7670 100644
--- a/package.json
+++ b/package.json
@@ -104,7 +104,7 @@
"npm-package-arg": "^9.0.1",
"npm-pick-manifest": "^7.0.0",
"npm-profile": "^6.0.2",
- "npm-registry-fetch": "github:npm/npm-registry-fetch#lk/redact-token",
+ "npm-registry-fetch": "^13.1.0",
"npm-user-validate": "^1.0.1",
"npmlog": "^6.0.1",
"opener": "^1.5.2",