From bb4ece267b41a83882076c55cc5d449d1c50e1f6 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 17:29:50 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cb8def45..66a806e0 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@npmcli/eslint-config": "^4.0.0", "@npmcli/template-oss": "4.22.0", "benchmark": "^2.1.4", - "tap": "^16.0.0" + "tap": "^18.0.0" }, "license": "ISC", "repository": {