From baa87b7749ed86d89ce9825a11f2f840dda4267d 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:45:14 +0000 Subject: [PATCH] fix: smoke-tests/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- smoke-tests/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smoke-tests/package.json b/smoke-tests/package.json index 6c5d61e635b2d..0ba9cb0641897 100644 --- a/smoke-tests/package.json +++ b/smoke-tests/package.json @@ -24,7 +24,7 @@ "@npmcli/template-oss": "4.22.0", "proxy": "^2.1.1", "semver": "^7.5.4", - "tap": "^16.3.8", + "tap": "^18.0.0", "which": "^4.0.0" }, "author": "GitHub Inc.",