Skip to content

Commit

Permalink
Bump axios from 0.22.0 to 1.6.0 in /identifier
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2023
1 parent dfb610c commit 97d9752
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 11 deletions.
2 changes: 1 addition & 1 deletion identifier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
29 changes: 19 additions & 10 deletions identifier/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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

Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit 97d9752

Please sign in to comment.