diff --git a/frontend/package.json b/frontend/package.json index 200114c..078c767 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -9,7 +9,7 @@ "@testing-library/jest-dom": "^5.11.4", "@testing-library/react": "^11.0.4", "@testing-library/user-event": "^12.1.7", - "axios": "^0.20.0", + "axios": "^0.21.1", "date-fns": "^2.16.1", "emoji-mart": "^3.0.0", "formik": "^2.2.0",