From e5268254e1cfb50ff54ff2629cf9e355eb45d9f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Feb 2026 13:27:45 +0000 Subject: [PATCH] build(deps): bump axios in /packages/manager/apps/pci-rancher Bumps [axios](https://github.com/axios/axios) from 1.12.0 to 1.13.5. - [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.12.0...v1.13.5) --- updated-dependencies: - dependency-name: axios dependency-version: 1.13.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/manager/apps/pci-rancher/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/manager/apps/pci-rancher/package.json b/packages/manager/apps/pci-rancher/package.json index b501abdbf934..124a75718a6c 100644 --- a/packages/manager/apps/pci-rancher/package.json +++ b/packages/manager/apps/pci-rancher/package.json @@ -37,7 +37,7 @@ "@ovhcloud/ods-theme-blue-jeans": "17.2.2", "@tanstack/react-query": "5.51.21", "@tanstack/react-table": "8.20.1", - "axios": "1.12.0", + "axios": "1.13.5", "clsx": "^1.2.1", "date-fns": "^3.6.0", "i18next": "23.8.2",