From c0826fffad4c9f5045879a9df725b43163d543e3 Mon Sep 17 00:00:00 2001 From: "gh-worker-campaigns-3e9aa4[bot]" <244854796+gh-worker-campaigns-3e9aa4[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 17:35:11 +0000 Subject: [PATCH] =?UTF-8?q?ADMS:=20vuln=20axios=20(minor=20=E2=86=92=201.1?= =?UTF-8?q?7.0)=20[integration=5Ftests]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- integration_tests/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration_tests/package.json b/integration_tests/package.json index 32b8c85ef..8ede69d8a 100644 --- a/integration_tests/package.json +++ b/integration_tests/package.json @@ -10,7 +10,7 @@ "author": "", "license": "ISC", "dependencies": { - "axios": ">=1.1.3" + "axios": ">=1.17.0" }, "devDependencies": { "serverless-plugin-datadog": "2.2.1"