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:
authorNathan Fritz <fritzy@github.com>2022-08-17 21:51:27 +0300
committerGitHub <noreply@github.com>2022-08-17 21:51:27 +0300
commit46e875306f551e3b89e2786d0fc8f0f3e4a8aa82 (patch)
tree9ace5b0faaf193fa66226bf517472798349b5986 /package.json
parent4e08d71e76fb2355dc93fcd7695e1ae20d6446af (diff)
deps: npm-registry-fetch@13.3.1 (#5316)
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 f95332f26..49ddfa179 100644
--- a/package.json
+++ b/package.json
@@ -103,7 +103,7 @@
"npm-package-arg": "^9.1.0",
"npm-pick-manifest": "^7.0.1",
"npm-profile": "^6.2.0",
- "npm-registry-fetch": "^13.3.0",
+ "npm-registry-fetch": "^13.3.1",
"npm-user-validate": "^1.0.1",
"npmlog": "^6.0.2",
"opener": "^1.5.2",