diff --git a/React-JS Projects/quote-generator/package.json b/React-JS Projects/quote-generator/package.json index f89ea8798c..2d34a125e6 100644 --- a/React-JS Projects/quote-generator/package.json +++ b/React-JS Projects/quote-generator/package.json @@ -6,7 +6,7 @@ "@testing-library/jest-dom": "^5.16.2", "@testing-library/react": "^12.1.3", "@testing-library/user-event": "^13.5.0", - "axios": "^0.28.0", + "axios": "^1.13.5", "react": "^17.0.2", "react-dom": "^17.0.2", "react-scripts": "5.0.0",