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-05-18 23:29:21 +0300
committerLuke Karrys <luke@lukekarrys.com>2022-05-20 00:14:58 +0300
commitf3b0a2407c7e213b1660ef7024c861dcb0eacb50 (patch)
tree10bbcb33ff0b3f5f93f0364bb3a4d9320ca5243b /package.json
parent7b2b77adca730e516c1b187092374a01de7f0f56 (diff)
deps: pacote@13.4.1
* pass prefix and workspaces to npm-packlist * add verifySignatures to registry.manifest
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 a2fd510a7..1b0027ba5 100644
--- a/package.json
+++ b/package.json
@@ -107,7 +107,7 @@
"npm-user-validate": "^1.0.1",
"npmlog": "^6.0.2",
"opener": "^1.5.2",
- "pacote": "^13.3.0",
+ "pacote": "^13.4.1",
"parse-conflict-json": "^2.0.2",
"proc-log": "^2.0.1",
"qrcode-terminal": "^0.12.0",