From 52faae14ba9546030b4ce1c1487dd00729f7d284 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 18:41:12 +0000 Subject: [PATCH] fix: deps/npm/node_modules/@npmcli/run-script/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/@npmcli/run-script/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/npm/node_modules/@npmcli/run-script/package.json b/deps/npm/node_modules/@npmcli/run-script/package.json index 8a83e726fbeb2c..b5e7de78aca23d 100644 --- a/deps/npm/node_modules/@npmcli/run-script/package.json +++ b/deps/npm/node_modules/@npmcli/run-script/package.json @@ -18,7 +18,7 @@ "@npmcli/eslint-config": "^4.0.0", "@npmcli/template-oss": "4.21.4", "spawk": "^1.8.1", - "tap": "^16.0.1" + "tap": "^18.0.0" }, "dependencies": { "@npmcli/node-gyp": "^3.0.0",