From a1cf80b056e0a8be97126be0f04370d396e3d5e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Mar 2025 11:21:29 +0000 Subject: [PATCH] Bump axios from 0.22.0 to 1.8.2 in /identifier Bumps [axios](https://github.com/axios/axios) from 0.22.0 to 1.8.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/v0.22.0...v1.8.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- identifier/package.json | 2 +- identifier/yarn.lock | 29 +++++++++++++++++++---------- 2 files changed, 20 insertions(+), 11 deletions(-) diff --git a/identifier/package.json b/identifier/package.json index 7400e18..0637b9f 100644 --- a/identifier/package.json +++ b/identifier/package.json @@ -7,7 +7,7 @@ "@fontsource/roboto": "^4.5.8", "@material-ui/core": "^4.12.4", "@material-ui/icons": "^4.11.3", - "axios": "^0.22.0", + "axios": "^1.8.2", "classnames": "^2.3.2", "glob": "^8.1.0", "i18next": "^21.10.0", diff --git a/identifier/yarn.lock b/identifier/yarn.lock index 7d89b3c..8d36d98 100644 --- a/identifier/yarn.lock +++ b/identifier/yarn.lock @@ -4750,12 +4750,14 @@ __metadata: languageName: node linkType: hard -"axios@npm:^0.22.0": - version: 0.22.0 - resolution: "axios@npm:0.22.0" +"axios@npm:^1.8.2": + version: 1.8.2 + resolution: "axios@npm:1.8.2" dependencies: - follow-redirects: "npm:^1.14.4" - checksum: 36092519d28c8c853ddd65495519183d0370b716df6336320065d3bdebe429a483002cf792b816dfd88d24ac92cdbea5c5c37860605a9790dc6a1b0d9623e4a4 + follow-redirects: "npm:^1.15.6" + form-data: "npm:^4.0.0" + proxy-from-env: "npm:^1.1.0" + checksum: d4328758128d0602cc809a8e7627622cb7839b379eae5e4d6b9d603dd4d5fb89159985630243ec107cf5c675cd8825dba737a319dff9499f3b7688d9a69ec9ed languageName: node linkType: hard @@ -6878,13 +6880,13 @@ __metadata: languageName: node linkType: hard -"follow-redirects@npm:^1.14.4": - version: 1.15.4 - resolution: "follow-redirects@npm:1.15.4" +"follow-redirects@npm:^1.15.6": + version: 1.15.9 + resolution: "follow-redirects@npm:1.15.9" peerDependenciesMeta: debug: optional: true - checksum: 2e8f5f259a6b02dfa8dc199e08431848a7c3beed32eb4c19945966164a52c89f07b86c3afcc32ebe4279cf0a960520e45a63013d6350309c5ec90133c5d9351a + checksum: e3ab42d1097e90d28b913903841e6779eb969b62a64706a3eb983e894a5db000fbd89296f45f08885a0e54cd558ef62e81be1165da9be25a6c44920da10f424c languageName: node linkType: hard @@ -7718,7 +7720,7 @@ __metadata: "@typescript-eslint/typescript-estree": "npm:^6.11.0" "@vitejs/plugin-legacy": "npm:^4.0.0" "@vitejs/plugin-react": "npm:^4.1.1" - axios: "npm:^0.22.0" + axios: "npm:^1.8.2" classnames: "npm:^2.3.2" cldr: "npm:^7.4.0" eslint: "npm:^8.53.0" @@ -9692,6 +9694,13 @@ __metadata: languageName: node linkType: hard +"proxy-from-env@npm:^1.1.0": + version: 1.1.0 + resolution: "proxy-from-env@npm:1.1.0" + checksum: f0bb4a87cfd18f77bc2fba23ae49c3b378fb35143af16cc478171c623eebe181678f09439707ad80081d340d1593cd54a33a0113f3ccb3f4bc9451488780ee23 + languageName: node + linkType: hard + "pseudomap@npm:^1.0.2": version: 1.0.2 resolution: "pseudomap@npm:1.0.2"