diff --git a/lib/cli/test/fixtures/react_static_next/package.json b/lib/cli/test/fixtures/react_static_next/package.json index ceff0de0ab0e..34f3fba6737c 100644 --- a/lib/cli/test/fixtures/react_static_next/package.json +++ b/lib/cli/test/fixtures/react_static_next/package.json @@ -10,7 +10,7 @@ "start": "react-static start" }, "dependencies": { - "axios": "^0.18.0", + "axios": "^0.21.3", "react": "^16.8.3", "react-dom": "^16.8.3", "react-hot-loader": "^4.7.2",