From 67b1957e7e2a0f92ee038a3d28def80d5bce592f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 07:18:22 +0000 Subject: [PATCH] Bump axios from 0.22.0 to 0.28.0 in /identifier Bumps [axios](https://github.com/axios/axios) from 0.22.0 to 0.28.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v0.28.0/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v0.22.0...v0.28.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 8ad2577..78e6bc1 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": "^0.28.0", "classnames": "^2.3.2", "glob": "^8.1.0", "i18next": "^21.10.0", diff --git a/identifier/yarn.lock b/identifier/yarn.lock index 40e4c8c..8898c1c 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:^0.28.0": + version: 0.28.0 + resolution: "axios@npm:0.28.0" 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: 3bc408a75530cdccfa2537a8713f66d4b84cb1d93a31b59c0f1a247ffce955d8a739862365135b687bcef83763b8c3a42330dc3628b406c9ffca320bce608f0a languageName: node linkType: hard @@ -5602,13 +5604,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.0": + version: 1.15.5 + resolution: "follow-redirects@npm:1.15.5" peerDependenciesMeta: debug: optional: true - checksum: 2e8f5f259a6b02dfa8dc199e08431848a7c3beed32eb4c19945966164a52c89f07b86c3afcc32ebe4279cf0a960520e45a63013d6350309c5ec90133c5d9351a + checksum: d467f13c1c6aa734599b8b369cd7a625b20081af358f6204ff515f6f4116eb440de9c4e0c49f10798eeb0df26c95dd05d5e0d9ddc5786ab1a8a8abefe92929b4 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:^0.28.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"