diff --git a/integration-test/src/package.json b/integration-test/src/package.json index e0e9e205..c4ef0afe 100644 --- a/integration-test/src/package.json +++ b/integration-test/src/package.json @@ -11,7 +11,7 @@ "dependencies": { "@azure/cosmos": "^4.0.0", "@cucumber/cucumber": "^8.4.0", - "axios": "^0.27.2", + "axios": "^1.0.0", "crypto-js": "^4.0.0", "dotenv": "^16.0.2", "dotenv-cli": "^3.2.0",