From 5c8d7f7a7c944dc6df943c9baeec7047eefa75d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 07:52:22 +0000 Subject: [PATCH] Bump axios from 1.13.5 to 1.15.2 in /tests/report-deps/assets Bumps [axios](https://github.com/axios/axios) from 1.13.5 to 1.15.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.13.5...v1.15.2) --- updated-dependencies: - dependency-name: axios dependency-version: 1.15.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/report-deps/assets/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/report-deps/assets/package.json b/tests/report-deps/assets/package.json index e48bfe1..776d957 100644 --- a/tests/report-deps/assets/package.json +++ b/tests/report-deps/assets/package.json @@ -1,7 +1,7 @@ { "name": "report-deps-test", "dependencies": { - "axios": "1.13.5", + "axios": "1.15.2", "chalk": "5.1.2", "commander": "9.4.1", "express": "4.20.0",