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-03-15 22:52:43 +0300
committernlf <nlf@github.com>2022-03-15 23:38:37 +0300
commit9555a5f1d135aa1b8f7374273403efe41e99ee26 (patch)
tree2a765ab924be0b6d29be0b12a46dc3845b144e67 /workspaces/libnpmpublish
parent340fa51f423a518a96c8015a67d8f6144a2e8051 (diff)
deps: npm-package-arg@9.0.1
Diffstat (limited to 'workspaces/libnpmpublish')
-rw-r--r--workspaces/libnpmpublish/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/workspaces/libnpmpublish/package.json b/workspaces/libnpmpublish/package.json
index 441a10b17..50b470e13 100644
--- a/workspaces/libnpmpublish/package.json
+++ b/workspaces/libnpmpublish/package.json
@@ -45,7 +45,7 @@
"homepage": "https://npmjs.com/package/libnpmpublish",
"dependencies": {
"normalize-package-data": "^3.0.2",
- "npm-package-arg": "^9.0.0",
+ "npm-package-arg": "^9.0.1",
"npm-registry-fetch": "^13.0.0",
"semver": "^7.1.3",
"ssri": "^8.0.1"