From a37cbb98b42da68e485152b3a5405a5b0f24ae3b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 12 Jan 2025 21:48:15 +0000 Subject: [PATCH] fix: deps/undici/src/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-6671926 --- deps/undici/src/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/undici/src/package.json b/deps/undici/src/package.json index 2b64daf41e2822..fe6af48b0340dc 100644 --- a/deps/undici/src/package.json +++ b/deps/undici/src/package.json @@ -131,7 +131,7 @@ "tap": "^16.1.0", "tsd": "^0.29.0", "typescript": "^5.0.2", - "wait-on": "^7.0.1", + "wait-on": "^8.0.2", "ws": "^8.11.0" }, "engines": {