From 355bb9c91bbded5f2e47b8d696d58e1e258a396d Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Sat, 11 Jan 2025 00:05:05 +0000 Subject: [PATCH] fix: code/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-6671926 --- code/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/package.json b/code/package.json index 78ec1fff6a05..7093b396478c 100644 --- a/code/package.json +++ b/code/package.json @@ -208,7 +208,7 @@ "util": "^0.12.4", "vite": "^4.0.0", "vitest": "^2.0.5", - "wait-on": "^7.0.1" + "wait-on": "^8.0.2" }, "dependenciesMeta": { "ejs": {