From f2248ceaa270a0c6bfdb02829d5ac079c02e0af4 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:47:30 +0000 Subject: [PATCH] Bump axios from 0.27.2 to 0.28.1 --- integration-test/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration-test/package.json b/integration-test/package.json index 3b15497..8b810c0 100644 --- a/integration-test/package.json +++ b/integration-test/package.json @@ -7,7 +7,7 @@ }, "dependencies": { "@cucumber/cucumber": "^8.4.0", - "axios": "^0.27.2", + "axios": "^0.28.0", "npx": "^10.2.2" } }