From 2beae94a2d06c22bf7a0b49c6619298374aa0012 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 20:12:58 +0000 Subject: [PATCH] build(deps): bump axios from 1.17.0 to 1.18.1 in /tools/localization Bumps [axios](https://github.com/axios/axios) from 1.17.0 to 1.18.1. - [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.17.0...v1.18.1) --- updated-dependencies: - dependency-name: axios dependency-version: 1.18.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- tools/localization/yarn.lock | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/tools/localization/yarn.lock b/tools/localization/yarn.lock index 19c9561f92b5..69a4a2273eb6 100644 --- a/tools/localization/yarn.lock +++ b/tools/localization/yarn.lock @@ -1538,7 +1538,6 @@ __metadata: "@types/node": "npm:^25.9.2" "@typescript-eslint/eslint-plugin": "npm:^8.61.1" "@typescript-eslint/parser": "npm:^8.61.1" - axios: "npm:^1.18.0" dotenv: "npm:^17.4.2" eslint: "npm:^10.5.0" eslint-config-prettier: "npm:^10.1.8" @@ -1757,18 +1756,6 @@ __metadata: languageName: node linkType: hard -"axios@npm:^1.18.0": - version: 1.18.1 - resolution: "axios@npm:1.18.1" - dependencies: - follow-redirects: "npm:^1.16.0" - form-data: "npm:^4.0.5" - https-proxy-agent: "npm:^5.0.1" - proxy-from-env: "npm:^2.1.0" - checksum: 10c0/9d9378a3af0d0ad730a52ad9d15ec7201f3926ad6e7e8bbffc5ae21ca2835ad11d1d9598698f5dd9718917486039f55ea1d7dc23d8e44fa827a55cc3262c02fc - languageName: node - linkType: hard - "babel-jest@npm:30.4.1": version: 30.4.1 resolution: "babel-jest@npm:30.4.1"