File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 63
63
"eslint-plugin-import" : " ^2.32.0" ,
64
64
"eslint-plugin-prettier" : " ^5.5.1" ,
65
65
"globals" : " ^16.3.0" ,
66
- "msw" : " ^2.10.3 " ,
66
+ "msw" : " ^2.10.4 " ,
67
67
"prettier" : " ^3.6.0" ,
68
68
"typescript" : " ^5.8.3" ,
69
69
"typescript-eslint" : " ^8.35.1" ,
Original file line number Diff line number Diff line change @@ -2725,10 +2725,10 @@ ms@^2.1.1, ms@^2.1.3:
2725
2725
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
2726
2726
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
2727
2727
2728
- msw@^2.10.3 :
2729
- version "2.10.3 "
2730
- resolved "https://registry.yarnpkg.com/msw/-/msw-2.10.3 .tgz#accd0925d2852e9aaa2c86d4fdd724288fee5f35 "
2731
- integrity sha512-rpqW4wIqISJlgDfu3tiqzuWC/d6jofSuMUsBu1rwepzSwX21aQoagsd+fjahJ8sewa6FwlYhu4no+jfGVQm2IA ==
2728
+ msw@^2.10.4 :
2729
+ version "2.10.4 "
2730
+ resolved "https://registry.yarnpkg.com/msw/-/msw-2.10.4 .tgz#a39dad96468aecfd752e5b7df4bbc86f1d73dec4 "
2731
+ integrity sha512-6R1or/qyele7q3RyPwNuvc0IxO8L8/Aim6Sz5ncXEgcWUNxSKE+udriTOWHtpMwmfkLYlacA2y7TIx4cL5lgHA ==
2732
2732
dependencies :
2733
2733
" @bundled-es-modules/cookie" " ^2.0.1"
2734
2734
" @bundled-es-modules/statuses" " ^1.0.1"
You can’t perform that action at this time.
0 commit comments