From cbba870a5e64cd7cd23404e19b5405197e0ec8cb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 23 Jan 2026 19:25:59 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DIFF-14917201 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0b96cf879c8..e6f62765239 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "optional": "^0.1.3", "st": "1.2.2", "stream-buffers": "^3.0.1", - "tap": "^11.1.3", + "tap": "^18.0.0", "adm-zip": "0.4.11", "file-type": "^8.1.0", "snyk": "^1.90.0"