File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 15
15
"@types/react" : " ^18.0.9" ,
16
16
"@types/react-dom" : " ^18.0.5" ,
17
17
"marked" : " 15.0.7" ,
18
- "msw" : " 2.7.0 " ,
18
+ "msw" : " 2.7.1 " ,
19
19
"react" : " 18.3.1" ,
20
20
"react-dom" : " 18.3.1" ,
21
21
"react-router-dom" : " 6.29.0" ,
Original file line number Diff line number Diff line change @@ -1656,10 +1656,10 @@ ms@^2.1.3:
1656
1656
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
1657
1657
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
1658
1658
1659
-
1660
- version "2.7.0 "
1661
- resolved "https://registry.yarnpkg.com/msw/-/msw-2.7.0 .tgz#d13ff87f7e018fc4c359800ff72ba5017033fb56 "
1662
- integrity sha512-BIodwZ19RWfCbYTxWTUfTXc+sg4OwjCAgxU1ZsgmggX/7S3LdUifsbUPJs61j0rWb19CZRGY5if77duhc0uXzw ==
1659
+
1660
+ version "2.7.1 "
1661
+ resolved "https://registry.yarnpkg.com/msw/-/msw-2.7.1 .tgz#8d470c3753a6bbd8a9b7ed4f0377196b1cf3c94b "
1662
+ integrity sha512-TVT65uoWt9LE4lMTLBdClHBQVwvZv5ofac1YyE119nCrNyXf4ktdeVnWH9Fyt94Ifmiedhw6Npp4DSuVRSuRpw ==
1663
1663
dependencies :
1664
1664
" @bundled-es-modules/cookie" " ^2.0.1"
1665
1665
" @bundled-es-modules/statuses" " ^1.0.1"
You can’t perform that action at this time.
0 commit comments