From ae4bf013d06d84b8600937a28cc7b4c4034f571c Mon Sep 17 00:00:00 2001 From: Gar Date: Tue, 12 Oct 2021 14:34:50 -0700 Subject: 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 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') 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", -- cgit v1.2.3