From 1e29a3e25f8d6ee63c458c528eea12894b16931e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 30 Nov 2023 19:41:06 +0000 Subject: [PATCH] fix: deps/npm/node_modules/cmd-shim/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- deps/npm/node_modules/cmd-shim/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deps/npm/node_modules/cmd-shim/package.json b/deps/npm/node_modules/cmd-shim/package.json index 4e52de2412f24a..4ea34d648d0f3a 100644 --- a/deps/npm/node_modules/cmd-shim/package.json +++ b/deps/npm/node_modules/cmd-shim/package.json @@ -18,8 +18,8 @@ "license": "ISC", "devDependencies": { "@npmcli/eslint-config": "^4.0.0", - "@npmcli/template-oss": "4.11.0", - "tap": "^16.0.1" + "@npmcli/template-oss": "4.20.0", + "tap": "^18.0.0" }, "files": [ "bin/",