From 75385c0f27f44d2bdee7de106cd90a9d18a745c5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 14 May 2024 02:03:10 +0000 Subject: [PATCH] fix: deps/npm/node_modules/@npmcli/promise-spawn/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 --- deps/npm/node_modules/@npmcli/promise-spawn/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/npm/node_modules/@npmcli/promise-spawn/package.json b/deps/npm/node_modules/@npmcli/promise-spawn/package.json index ffd89f1083341c..40c8ca58685d60 100644 --- a/deps/npm/node_modules/@npmcli/promise-spawn/package.json +++ b/deps/npm/node_modules/@npmcli/promise-spawn/package.json @@ -34,7 +34,7 @@ "@npmcli/eslint-config": "^4.0.0", "@npmcli/template-oss": "4.18.0", "spawk": "^1.7.1", - "tap": "^16.0.1" + "tap": "^18.0.0" }, "engines": { "node": "^16.14.0 || >=18.0.0"