From c608512ed03ccf87dc989cec2849d14bf034513a Mon Sep 17 00:00:00 2001 From: Luke Karrys Date: Thu, 24 Feb 2022 12:32:32 -0700 Subject: fix: ignore integrity values for git dependencies (#4468) This updates pacote@13.0.3 and @npmcli/run-script@3.0.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 7adc07622..590525665 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@npmcli/config": "^4.0.0", "@npmcli/map-workspaces": "^2.0.0", "@npmcli/package-json": "^1.0.1", - "@npmcli/run-script": "^2.0.0", + "@npmcli/run-script": "^3.0.0", "abbrev": "~1.1.1", "ansicolors": "~0.3.2", "ansistyles": "~0.1.3", @@ -107,7 +107,7 @@ "npm-user-validate": "^1.0.1", "npmlog": "^6.0.1", "opener": "^1.5.2", - "pacote": "^13.0.2", + "pacote": "^13.0.3", "parse-conflict-json": "^2.0.1", "proc-log": "^2.0.0", "qrcode-terminal": "^0.12.0", -- cgit v1.2.3