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>2021-10-13 00:34:50 +0300
committernlf <quitlahok@gmail.com>2021-10-14 23:11:55 +0300
commitae4bf013d06d84b8600937a28cc7b4c4034f571c (patch)
tree4c386778c819d059ebe9ef7f5720dde1e6332286 /package.json
parenta190f422a2587a0e56afa5032175e57e55123ea2 (diff)
deps: pacote@12.0.2
* fix: preserve git+ssh url for non-hosted repos * deps: update npm-packlist@3.0.0 * fix: no longer include ignored bundled link deps PR-URL: https://github.com/npm/cli/pull/3883 Credit: @wraithgar Close: #3883 Reviewed-by: @nlf
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 bfde6737d..2c6471690 100644
--- a/package.json
+++ b/package.json
@@ -107,7 +107,7 @@
"npm-user-validate": "^1.0.1",
"npmlog": "^5.0.1",
"opener": "^1.5.2",
- "pacote": "^12.0.0",
+ "pacote": "^12.0.2",
"parse-conflict-json": "^1.1.1",
"qrcode-terminal": "^0.12.0",
"read": "~1.0.7",