From da14b9fff4626204ce0f25fc9bf4eaf49e801462 Mon Sep 17 00:00:00 2001 From: "renovate-pagopa[bot]" <164534245+renovate-pagopa[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 05:46:43 +0000 Subject: [PATCH] Bump axios from 0.27.2 to 0.28.1 --- 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..9a30812 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": "^0.28.0", "dotenv": "^16.0.3", "dotenv-cli": "^3.2.0", "npx": "^10.2.2"