From 97d9752096c2b23a9167e8a57e72affb331b3b16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 18:13:58 +0000 Subject: [PATCH] Bump axios from 0.22.0 to 1.6.0 in /identifier Bumps [axios](https://github.com/axios/axios) from 0.22.0 to 1.6.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/v0.22.0...v1.6.0) --- 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 ff868e7..41e4198 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.6.0", "classnames": "^2.3.2", "glob": "^8.1.0", "i18next": "^21.10.0", diff --git a/identifier/yarn.lock b/identifier/yarn.lock index 6ab105c..4e13136 100644 --- a/identifier/yarn.lock +++ b/identifier/yarn.lock @@ -3607,12 +3607,14 @@ __metadata: languageName: node linkType: hard -"axios@npm:^0.22.0": - version: 0.22.0 - resolution: "axios@npm:0.22.0" +"axios@npm:^1.6.0": + version: 1.6.2 + resolution: "axios@npm:1.6.2" dependencies: - follow-redirects: "npm:^1.14.4" - checksum: 36092519d28c8c853ddd65495519183d0370b716df6336320065d3bdebe429a483002cf792b816dfd88d24ac92cdbea5c5c37860605a9790dc6a1b0d9623e4a4 + follow-redirects: "npm:^1.15.0" + form-data: "npm:^4.0.0" + proxy-from-env: "npm:^1.1.0" + checksum: 612bc93f8f738a518e7c5f9de9cc782bcd36aac6bae279160ef6a10260378e21c1786520eab3336898e3d66e0839ebdf739f327fb6d0431baa4d3235703a7652 languageName: node linkType: hard @@ -5602,13 +5604,13 @@ __metadata: languageName: node linkType: hard -"follow-redirects@npm:^1.14.4": - version: 1.14.8 - resolution: "follow-redirects@npm:1.14.8" +"follow-redirects@npm:^1.15.0": + version: 1.15.3 + resolution: "follow-redirects@npm:1.15.3" peerDependenciesMeta: debug: optional: true - checksum: 94b8cca8123c719273788174728fea5789267ab077784eae095e41fba0b5944b9fabda6b98164d15f0166914489b4d3896e3e181dd2d67b9f1b3969eb14f7c0f + checksum: 60d98693f4976892f8c654b16ef6d1803887a951898857ab0cdc009570b1c06314ad499505b7a040ac5b98144939f8597766e5e6a6859c0945d157b473aa6f5f languageName: node linkType: hard @@ -6428,7 +6430,7 @@ __metadata: "@typescript-eslint/parser": "npm:^6.9.0" "@typescript-eslint/typescript-estree": "npm:^6.11.0" "@vitejs/plugin-react": "npm:^4.1.1" - axios: "npm:^0.22.0" + axios: "npm:^1.6.0" classnames: "npm:^2.3.2" cldr: "npm:^7.4.0" eslint: "npm:^8.53.0" @@ -8351,6 +8353,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"