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-14 23:50:12 +0300
committernlf <nlf@github.com>2022-03-15 23:38:37 +0300
commit6d3145014861b4198c16d7772d809fd037ece289 (patch)
treec00a0d5af43fcde9664dca810f498a195eb65d4a /workspaces/libnpmpack
parentfcc6acfa808aa556748544edf4e9b73262f77608 (diff)
deps: pacote@13.0.4
Diffstat (limited to 'workspaces/libnpmpack')
-rw-r--r--workspaces/libnpmpack/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/workspaces/libnpmpack/package.json b/workspaces/libnpmpack/package.json
index 9f7e56a1a..690db7cbb 100644
--- a/workspaces/libnpmpack/package.json
+++ b/workspaces/libnpmpack/package.json
@@ -42,7 +42,7 @@
"dependencies": {
"@npmcli/run-script": "^3.0.0",
"npm-package-arg": "^9.0.0",
- "pacote": "^13.0.2"
+ "pacote": "^13.0.4"
},
"engines": {
"node": "^12.13.0 || ^14.15.0 || >=16"