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:
authorisaacs <i@izs.me>2021-04-24 01:23:54 +0300
committerisaacs <i@izs.me>2021-04-24 01:23:54 +0300
commitc74e67fc6572bb001d74c7486c05d211a0e03de8 (patch)
treec629ae00b871882865e1f4f6269da3f235697219 /package.json
parentb61eac693df82c52b955e6c18ec4dcf4cedea8a3 (diff)
npm-registry-fetch@10.1.1
Second piece of the fix for https://github.com/npm/cli/issues/3130
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 7ee440d91..0a924a850 100644
--- a/package.json
+++ b/package.json
@@ -88,7 +88,7 @@
"npm-package-arg": "^8.1.2",
"npm-pick-manifest": "^6.1.1",
"npm-profile": "^5.0.3",
- "npm-registry-fetch": "^10.1.0",
+ "npm-registry-fetch": "^10.1.1",
"npm-user-validate": "^1.0.1",
"npmlog": "~4.1.2",
"opener": "^1.5.2",