Skip to content

Commit 3e64dce

Browse files
chore: upgrade msw to 2.4.3 (coder#17135)
Fixes a transitive High severity dependency in path-to-regexp. We've tried to [upgrade to 2.5.0](coder#17124) (currently, the latest version) but there are some known bugs related to polyfills as [this one](mswjs/msw#2288). As shared in the comments, the latest version without this issue is 2.4.3.
1 parent 2b59cfa commit 3e64dce

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

site/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@
174174
"jest-location-mock": "2.0.0",
175175
"jest-websocket-mock": "2.5.0",
176176
"jest_workaround": "0.1.14",
177-
"msw": "2.3.5",
177+
"msw": "2.4.3",
178178
"postcss": "8.5.1",
179179
"protobufjs": "7.4.0",
180180
"rxjs": "7.8.1",

site/pnpm-lock.yaml

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)