From 0285b49d7edfbb75c4a9fc1de126b3ddedb2c2d4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 17 Jun 2024 19:12:28 +0000 Subject: [PATCH] fix: deps/npm/node_modules/libnpmfund/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WS-7266574 --- deps/npm/node_modules/libnpmfund/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/npm/node_modules/libnpmfund/package.json b/deps/npm/node_modules/libnpmfund/package.json index 7f4acad383bb80..3212fa90caec33 100644 --- a/deps/npm/node_modules/libnpmfund/package.json +++ b/deps/npm/node_modules/libnpmfund/package.json @@ -49,7 +49,7 @@ "eslint-plugin-node": "^11.1.0", "eslint-plugin-promise": "^5.1.0", "eslint-plugin-standard": "^5.0.0", - "tap": "^15.0.9" + "tap": "^18.0.0" }, "dependencies": { "@npmcli/arborist": "^2.5.0"