From 269df9b2dbe6c0a632c5a5676ab439603cdc6fc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 08:28:10 +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.16.0. - [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.16.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.16.0 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 da8fa065446c..d52d17a52c12 100644 --- a/packages/manager/apps/pci-rancher/package.json +++ b/packages/manager/apps/pci-rancher/package.json @@ -38,7 +38,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.16.0", "clsx": "^1.2.1", "date-fns": "^3.6.0", "i18next": "23.8.2",