From 7a927a0d0a9f31a1cc8a75dd2ccad5d394ab0b16 Mon Sep 17 00:00:00 2001 From: "renovate-pagopa[bot]" <164534245+renovate-pagopa[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 05:44:17 +0000 Subject: [PATCH] Bump axios from 0.27.2 to 1.7.2 --- 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 ae381b6..e40ca76 100644 --- a/integration-test/src/package.json +++ b/integration-test/src/package.json @@ -11,7 +11,7 @@ "dependencies": { "@azure/storage-queue": "^12.12.0", "@cucumber/cucumber": "^8.4.0", - "axios": "^0.27.2", + "axios": "^1.0.0", "dotenv": "^16.0.3", "dotenv-cli": "^3.2.0", "npx": "^10.2.2"