From 4ed0c67c0c30e06a3e232ba3bf622f02af24ed43 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 15 Feb 2026 21:34:47 +0000 Subject: [PATCH] fix: node_modules/ava/node_modules/stack-utils/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-REQUEST-3361831 --- node_modules/ava/node_modules/stack-utils/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/ava/node_modules/stack-utils/package.json b/node_modules/ava/node_modules/stack-utils/package.json index 186d32844a..ed2fa7fb1d 100644 --- a/node_modules/ava/node_modules/stack-utils/package.json +++ b/node_modules/ava/node_modules/stack-utils/package.json @@ -30,6 +30,6 @@ "nested-error-stacks": "^2.1.0", "pify": "^4.0.1", "q": "^1.5.1", - "tap": "=14.10.2-unbundled" + "tap": "18.0.0" } } \ No newline at end of file