Skip to content

Commit 97d9752

Browse files
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](axios/axios@v0.22.0...v1.6.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dfb610c commit 97d9752

2 files changed

Lines changed: 20 additions & 11 deletions

File tree

identifier/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@fontsource/roboto": "^4.5.8",
88
"@material-ui/core": "^4.12.4",
99
"@material-ui/icons": "^4.11.3",
10-
"axios": "^0.22.0",
10+
"axios": "^1.6.0",
1111
"classnames": "^2.3.2",
1212
"glob": "^8.1.0",
1313
"i18next": "^21.10.0",

identifier/yarn.lock

Lines changed: 19 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3607,12 +3607,14 @@ __metadata:
36073607
languageName: node
36083608
linkType: hard
36093609

3610-
"axios@npm:^0.22.0":
3611-
version: 0.22.0
3612-
resolution: "axios@npm:0.22.0"
3610+
"axios@npm:^1.6.0":
3611+
version: 1.6.2
3612+
resolution: "axios@npm:1.6.2"
36133613
dependencies:
3614-
follow-redirects: "npm:^1.14.4"
3615-
checksum: 36092519d28c8c853ddd65495519183d0370b716df6336320065d3bdebe429a483002cf792b816dfd88d24ac92cdbea5c5c37860605a9790dc6a1b0d9623e4a4
3614+
follow-redirects: "npm:^1.15.0"
3615+
form-data: "npm:^4.0.0"
3616+
proxy-from-env: "npm:^1.1.0"
3617+
checksum: 612bc93f8f738a518e7c5f9de9cc782bcd36aac6bae279160ef6a10260378e21c1786520eab3336898e3d66e0839ebdf739f327fb6d0431baa4d3235703a7652
36163618
languageName: node
36173619
linkType: hard
36183620

@@ -5602,13 +5604,13 @@ __metadata:
56025604
languageName: node
56035605
linkType: hard
56045606

5605-
"follow-redirects@npm:^1.14.4":
5606-
version: 1.14.8
5607-
resolution: "follow-redirects@npm:1.14.8"
5607+
"follow-redirects@npm:^1.15.0":
5608+
version: 1.15.3
5609+
resolution: "follow-redirects@npm:1.15.3"
56085610
peerDependenciesMeta:
56095611
debug:
56105612
optional: true
5611-
checksum: 94b8cca8123c719273788174728fea5789267ab077784eae095e41fba0b5944b9fabda6b98164d15f0166914489b4d3896e3e181dd2d67b9f1b3969eb14f7c0f
5613+
checksum: 60d98693f4976892f8c654b16ef6d1803887a951898857ab0cdc009570b1c06314ad499505b7a040ac5b98144939f8597766e5e6a6859c0945d157b473aa6f5f
56125614
languageName: node
56135615
linkType: hard
56145616

@@ -6428,7 +6430,7 @@ __metadata:
64286430
"@typescript-eslint/parser": "npm:^6.9.0"
64296431
"@typescript-eslint/typescript-estree": "npm:^6.11.0"
64306432
"@vitejs/plugin-react": "npm:^4.1.1"
6431-
axios: "npm:^0.22.0"
6433+
axios: "npm:^1.6.0"
64326434
classnames: "npm:^2.3.2"
64336435
cldr: "npm:^7.4.0"
64346436
eslint: "npm:^8.53.0"
@@ -8351,6 +8353,13 @@ __metadata:
83518353
languageName: node
83528354
linkType: hard
83538355

8356+
"proxy-from-env@npm:^1.1.0":
8357+
version: 1.1.0
8358+
resolution: "proxy-from-env@npm:1.1.0"
8359+
checksum: f0bb4a87cfd18f77bc2fba23ae49c3b378fb35143af16cc478171c623eebe181678f09439707ad80081d340d1593cd54a33a0113f3ccb3f4bc9451488780ee23
8360+
languageName: node
8361+
linkType: hard
8362+
83548363
"pseudomap@npm:^1.0.2":
83558364
version: 1.0.2
83568365
resolution: "pseudomap@npm:1.0.2"

0 commit comments

Comments
 (0)