Skip to content

Commit 7f204fb

Browse files
committed
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
1 parent 2d356d8 commit 7f204fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@
198198
"lodash": "4.17.21",
199199
"lorem-ipsum": "^2.0.3",
200200
"monopeers": "^1.0.2",
201-
"msw": "^2.0.1",
201+
"msw": "^2.2.0",
202202
"nx": "17.2.2",
203203
"playwright": "^1.28.1",
204204
"plop": "^3.0.0",

0 commit comments

Comments
 (0)