From 67e80478fc25306e1670314bc61ccda89ac82206 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 31 May 2025 09:48:39 +0000 Subject: [PATCH] chore(deps): bump axios from 1.7.7 to 1.9.0 Bumps [axios](https://github.com/axios/axios) from 1.7.7 to 1.9.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.7.7...v1.9.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 22ab9473e..5bf5e87f8 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@radix-ui/react-checkbox": "^1.3.1", "@radix-ui/react-slot": "^1.2.2", "@types/jsonpath": "^0.2.4", - "axios": "1.7.7", + "axios": "1.9.0", "babel-loader": "^9.2.1", "class-variance-authority": "^0.7.1", "classnames": "^2.5.1", diff --git a/yarn.lock b/yarn.lock index 53bb6412d..556aa5ae7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4722,14 +4722,14 @@ __metadata: languageName: node linkType: hard -"axios@npm:1.7.7": - version: 1.7.7 - resolution: "axios@npm:1.7.7" +"axios@npm:1.9.0": + version: 1.9.0 + resolution: "axios@npm:1.9.0" dependencies: follow-redirects: "npm:^1.15.6" form-data: "npm:^4.0.0" proxy-from-env: "npm:^1.1.0" - checksum: 10c0/4499efc89e86b0b49ffddc018798de05fab26e3bf57913818266be73279a6418c3ce8f9e934c7d2d707ab8c095e837fc6c90608fb7715b94d357720b5f568af7 + checksum: 10c0/9371a56886c2e43e4ff5647b5c2c3c046ed0a3d13482ef1d0135b994a628c41fbad459796f101c655e62f0c161d03883454474d2e435b2e021b1924d9f24994c languageName: node linkType: hard @@ -8548,7 +8548,7 @@ __metadata: "@typescript-eslint/eslint-plugin": "npm:^6.21.0" "@typescript-eslint/parser": "npm:^6.21.0" autoprefixer: "npm:^10.4.21" - axios: "npm:1.7.7" + axios: "npm:1.9.0" babel-loader: "npm:^9.2.1" babel-plugin-istanbul: "npm:^7.0.0" class-variance-authority: "npm:^0.7.1"