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/libnpmdiff
parent340fa51f423a518a96c8015a67d8f6144a2e8051 (diff)
deps: npm-package-arg@9.0.1
Diffstat (limited to 'workspaces/libnpmdiff')
-rw-r--r--workspaces/libnpmdiff/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/workspaces/libnpmdiff/package.json b/workspaces/libnpmdiff/package.json
index 08089683c..8bf47df12 100644
--- a/workspaces/libnpmdiff/package.json
+++ b/workspaces/libnpmdiff/package.json
@@ -58,7 +58,7 @@
"binary-extensions": "^2.2.0",
"diff": "^5.0.0",
"minimatch": "^3.0.4",
- "npm-package-arg": "^9.0.0",
+ "npm-package-arg": "^9.0.1",
"pacote": "^13.0.5",
"tar": "^6.1.0"
},