diff --git a/package.json b/package.json index fba18b1..6b46c2c 100644 --- a/package.json +++ b/package.json @@ -40,6 +40,6 @@ "@testing-library/react": "16.3.0", "@testing-library/user-event": "14.6.1", "dotenv": "17.2.3", - "msw": "0.42.3" + "msw": "2.12.3" } }