From 7f204fbb14a57ec36b7a8516b51cea7bd7e82cf2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 19 Mar 2025 15:57:35 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-IP-6240864 - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 - https://snyk.io/vuln/SNYK-JS-TAR-6476909 - https://snyk.io/vuln/SNYK-JS-IP-7148531 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index da4cf52408..3f1630d689 100644 --- a/package.json +++ b/package.json @@ -198,7 +198,7 @@ "lodash": "4.17.21", "lorem-ipsum": "^2.0.3", "monopeers": "^1.0.2", - "msw": "^2.0.1", + "msw": "^2.2.0", "nx": "17.2.2", "playwright": "^1.28.1", "plop": "^3.0.0",