mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
chore(deps): update dependency msw to v0.42.3
This commit is contained in:
parent
afd36a6cf1
commit
e36ae52162
@ -77,7 +77,7 @@
|
||||
"immer": "9.0.15",
|
||||
"jsdom": "20.0.0",
|
||||
"lodash.clonedeep": "4.5.0",
|
||||
"msw": "0.42.1",
|
||||
"msw": "0.42.3",
|
||||
"pkginfo": "^0.4.1",
|
||||
"plausible-tracker": "0.3.8",
|
||||
"prettier": "2.7.1",
|
||||
|
@ -4764,10 +4764,10 @@ ms@^2.1.1:
|
||||
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
|
||||
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
|
||||
|
||||
msw@0.42.1:
|
||||
version "0.42.1"
|
||||
resolved "https://registry.yarnpkg.com/msw/-/msw-0.42.1.tgz#2496d3e191754b68686e2530de459a2e102f85c4"
|
||||
integrity sha512-LZZuz7VddL45gCBgfBWHyXj6a4W7OTJY0mZPoipJ3P/xwbuJwrtwB3IJrWlqBM8aink/eTKlRxwzmtIAwCj5yQ==
|
||||
msw@0.42.3:
|
||||
version "0.42.3"
|
||||
resolved "https://registry.yarnpkg.com/msw/-/msw-0.42.3.tgz#150c475e2cb6d53c67503bd0e3f6251bfd075328"
|
||||
integrity sha512-zrKBIGCDsNUCZLd3DLSeUtRruZ0riwJgORg9/bSDw3D0PTI8XUGAK3nC0LJA9g0rChGuKaWK/SwObA8wpFrz4g==
|
||||
dependencies:
|
||||
"@mswjs/cookies" "^0.2.0"
|
||||
"@mswjs/interceptors" "^0.16.3"
|
||||
|
Loading…
Reference in New Issue
Block a user