From f3348c3e7ca19d67140f0ab06cd0458007d73e57 Mon Sep 17 00:00:00 2001 From: "renovate-pagopa[bot]" <164534245+renovate-pagopa[bot]@users.noreply.github.com> Date: Wed, 8 May 2024 18:10:43 +0200 Subject: [PATCH] Bump axios from 0.27.2 to 1.6.8 (#56) Co-authored-by: renovate-pagopa[bot] <164534245+renovate-pagopa[bot]@users.noreply.github.com> --- integration-test/src/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",