From c4c8d4885111dfda28666558d945ded2f6fa3e12 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 26 Apr 2024 01:23:50 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-COOKIEJAR-3149984 - https://snyk.io/vuln/SNYK-JS-QS-3153490 - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d7421d331eaf..3db33440a86f 100644 --- a/package.json +++ b/package.json @@ -163,7 +163,7 @@ "sass": "^1.49.0", "start-server-and-test": "^1.14.0", "strip-ansi": "^7.0.1", - "supertest": "^6.2.2", + "supertest": "^7.0.0", "typescript": "^4.5.5" }, "engines": {