From 44ff4de610efeb8253059078f4a17de9d8939234 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 19 Aug 2022 19:17:37 +0000 Subject: [PATCH] feat: upgrade @npmcli/run-script from 1.8.6 to 4.1.7 Snyk has created this PR to upgrade @npmcli/run-script from 1.8.6 to 4.1.7. See this package in npm: https://www.npmjs.com/package/@npmcli/run-script See this project in Snyk: https://app.snyk.io/org/marcelraschke/project/dba3ad0a-3372-4ceb-b0df-94d973d6697e?utm_source=github&utm_medium=referral&page=upgrade-pr --- deps/npm/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/npm/package.json b/deps/npm/package.json index 38b45947706dc7..a9b9b16106783f 100644 --- a/deps/npm/package.json +++ b/deps/npm/package.json @@ -58,7 +58,7 @@ "@npmcli/config": "^2.3.0", "@npmcli/map-workspaces": "^1.0.4", "@npmcli/package-json": "^1.0.1", - "@npmcli/run-script": "^1.8.6", + "@npmcli/run-script": "^4.1.7", "abbrev": "~1.1.1", "ansicolors": "~0.3.2", "ansistyles": "~0.1.3",