From bc7c14a578133e891f08b947cf3a75895e1d308c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 14 Nov 2024 00:43:15 +0000 Subject: [PATCH] fix: deps/npm/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230 --- deps/npm/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deps/npm/package.json b/deps/npm/package.json index fb2b04c1b5c60f..1be78658c6a334 100644 --- a/deps/npm/package.json +++ b/deps/npm/package.json @@ -67,7 +67,7 @@ "init-package-json": "~1.10.1", "is-cidr": "~1.0.0", "lazy-property": "~1.0.0", - "libnpx": "~9.7.1", + "libnpx": "~10.2.4", "lockfile": "~1.0.3", "lodash._baseuniq": "~4.6.0", "lodash.clonedeep": "~4.5.0", @@ -122,7 +122,7 @@ "umask": "~1.1.0", "unique-filename": "~1.1.0", "unpipe": "~1.0.0", - "update-notifier": "~2.3.0", + "update-notifier": "~4.0.0", "uuid": "~3.1.0", "validate-npm-package-name": "~3.0.0", "which": "~1.3.0",