From 9b014fd554e4f7aa59d0256b076e69e6c165af81 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 4 Mar 2025 06:19:25 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-7925106 - https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-8482416 - https://snyk.io/vuln/SNYK-JS-BODYPARSER-7926860 - https://snyk.io/vuln/SNYK-JS-COOKIE-8163060 - https://snyk.io/vuln/SNYK-JS-EXPRESS-6474509 - https://snyk.io/vuln/SNYK-JS-EXPRESS-7926867 - https://snyk.io/vuln/SNYK-JS-SEND-7926862 - https://snyk.io/vuln/SNYK-JS-SERVESTATIC-7926865 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 713e8c8..97295cf 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "puppeteer": "^2.1.1", "request": "^2.88.2", "rimraf": "^3.0.2", - "sentry-testkit": "^3.2.1", + "sentry-testkit": "^5.0.10", "uuid": "^7.0.2" }, "devDependencies": {