Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
Binary file removed .yarn/cache/msw-npm-2.6.4-541894e43d-b53b0a8746.zip
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"eslint-plugin-react": "^7.37.2",
"globals": "^15.12.0",
"jest": "^29.7.0",
"msw": "^2.6.4",
"msw": "^2.6.5",
"npm-run-all": "^4.1.5",
"prettier": "^3.3.3",
"prettier-plugin-packagejson": "^2.5.3",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1220,17 +1220,17 @@ __metadata:
languageName: node
linkType: hard

"@mswjs/interceptors@npm:^0.36.5":
version: 0.36.10
resolution: "@mswjs/interceptors@npm:0.36.10"
"@mswjs/interceptors@npm:^0.37.0":
version: 0.37.1
resolution: "@mswjs/interceptors@npm:0.37.1"
dependencies:
"@open-draft/deferred-promise": ^2.2.0
"@open-draft/logger": ^0.3.0
"@open-draft/until": ^2.0.0
is-node-process: ^1.2.0
outvariant: ^1.4.3
strict-event-emitter: ^0.5.1
checksum: e4d22f66782c911836c2b7370b8782ad2466d7f781e96703727b736caede29cc80f31cfbdcb5c4f44faf8737d321db1cbd5367dbd179cd213852a27f586f3cc9
checksum: 89f3717ff50595eb4075c540ce9c143290cdd24474ac7957097c4e6f53ad7536f1868cddce5b44d4344981fe837b31f127113cde1f15512929c8dba79767858d
languageName: node
linkType: hard

Expand Down Expand Up @@ -1376,7 +1376,7 @@ __metadata:
io-ts: ^2.2.21
jest: ^29.7.0
jose: ^5.9.6
msw: ^2.6.4
msw: ^2.6.5
npm-run-all: ^4.1.5
prettier: ^3.3.3
prettier-plugin-packagejson: ^2.5.3
Expand Down Expand Up @@ -6096,15 +6096,15 @@ __metadata:
languageName: node
linkType: hard

"msw@npm:^2.6.4":
version: 2.6.4
resolution: "msw@npm:2.6.4"
"msw@npm:^2.6.5":
version: 2.6.5
resolution: "msw@npm:2.6.5"
dependencies:
"@bundled-es-modules/cookie": ^2.0.1
"@bundled-es-modules/statuses": ^1.0.1
"@bundled-es-modules/tough-cookie": ^0.1.6
"@inquirer/confirm": ^5.0.0
"@mswjs/interceptors": ^0.36.5
"@mswjs/interceptors": ^0.37.0
"@open-draft/deferred-promise": ^2.2.0
"@open-draft/until": ^2.1.0
"@types/cookie": ^0.6.0
Expand All @@ -6125,7 +6125,7 @@ __metadata:
optional: true
bin:
msw: cli/index.js
checksum: b53b0a8746b735220b8111284c5345baadd78b858c1119472635b5b59323e8246891947aaac30c9f5eb4c1fa5ccd5f2b77baedce21db36619cd90ee4ab7011f0
checksum: 7396dd90fc021dba94daf194806ad9049dedfcf16017af1e4b8e58aef16e83e3c807baef6afc9b0b2f359f228cd31b46cfc3b43aab9cc7e1398841f63d1e8755
languageName: node
linkType: hard

Expand Down