From 119ef9010a88927c42311bc44329610dc1b3e26d Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 14:44:55 +0000 Subject: [PATCH] fix: node_modules/jackspeak/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- node_modules/jackspeak/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/jackspeak/package.json b/node_modules/jackspeak/package.json index f9f7430673311..df9afb690f26f 100644 --- a/node_modules/jackspeak/package.json +++ b/node_modules/jackspeak/package.json @@ -58,7 +58,7 @@ "@types/node": "^20.7.0", "@types/pkgjs__parseargs": "^0.10.1", "prettier": "^3.2.5", - "tap": "^18.8.0", + "tap": "^20.0.0", "tshy": "^1.14.0", "typedoc": "^0.25.1", "typescript": "^5.2.2"