From c15e474c5f62947015f5b0f4039447ae004cb3cf Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 12 Feb 2024 01:54:12 +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-IP-6240864 --- 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..a98e48e55d46e1 100644 --- a/deps/npm/node_modules/@npmcli/promise-spawn/package.json +++ b/deps/npm/node_modules/@npmcli/promise-spawn/package.json @@ -32,7 +32,7 @@ }, "devDependencies": { "@npmcli/eslint-config": "^4.0.0", - "@npmcli/template-oss": "4.18.0", + "@npmcli/template-oss": "4.20.0", "spawk": "^1.7.1", "tap": "^16.0.1" },