diff --git a/identifier/package.json b/identifier/package.json index 7400e18..1cc187a 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.30.0", "classnames": "^2.3.2", "glob": "^8.1.0", "i18next": "^21.10.0", diff --git a/identifier/yarn.lock b/identifier/yarn.lock index 7d89b3c..dc8b942 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:^0.30.0": + version: 0.30.0 + resolution: "axios@npm:0.30.0" dependencies: - follow-redirects: "npm:^1.14.4" - checksum: 36092519d28c8c853ddd65495519183d0370b716df6336320065d3bdebe429a483002cf792b816dfd88d24ac92cdbea5c5c37860605a9790dc6a1b0d9623e4a4 + follow-redirects: "npm:^1.15.4" + form-data: "npm:^4.0.0" + proxy-from-env: "npm:^1.1.0" + checksum: 55f4fc3b009d335e25c68b8a26efe2cd6a7f33e632894e304804f6d31863661b9667c92a4ad3489f57358cfa1e5fefaa2e10bb4089f2fa600b0b3e2cfa8f0954 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.4": + 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:^0.30.0" 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"