diff --git a/templates/stress-test/package.json b/templates/stress-test/package.json index 0ac41cf68..058f24f65 100644 --- a/templates/stress-test/package.json +++ b/templates/stress-test/package.json @@ -13,14 +13,14 @@ }, "dependencies": { "@reach/router": "^1.2.1", - "axios": "^0.18.0", + "axios": "^0.21.3", "emotion": "^9.2.4", "emotion-server": "^9.2.4", "react": "^16.6.3", "react-dom": "^16.6.3", "react-emotion": "^9.2.4", "react-hot-loader": "^4.3.12", - "react-static": "^6.0.18", + "react-static": "^7.5.0", "react-static-plugin-emotion": "^6.0.8", "react-static-plugin-styled-components": "^6.0.8", "styled-components": "^4.1.1"