From 5f2b541d48becf810d54e81fed314b238519f1a2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 18 Mar 2025 04:53:02 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-9292519 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 09026f80792c..a77184e79acf 100644 --- a/package.json +++ b/package.json @@ -342,7 +342,7 @@ "rimraf": "^5.0.0", "robots-parser": "^3.0.0", "sass": "^1.77.1", - "start-server-and-test": "^2.0.3", + "start-server-and-test": "^2.0.11", "typescript": "^5.4.4", "unist-util-remove": "^4.0.0", "unist-util-visit-parents": "6.0.1",