Skip to content

Commit

Permalink
Bump axios from 0.21.4 to 0.28.0
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 0.21.4 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](axios/axios@v0.21.4...v0.28.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 2662a48 commit 875cf59
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@babel/register": "^7.7.0",
"ansi-to-html": "^0.6.14",
"autobind-decorator": "^2.1.0",
"axios": "^0.21.2",
"axios": "^0.28.0",
"babel-loader": "^8.0.6",
"babel-plugin-styled-components": "^1.10.6",
"body-parser": "^1.18.2",
Expand Down
24 changes: 21 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5080,7 +5080,7 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^0.21.1, axios@npm:^0.21.2":
"axios@npm:^0.21.1":
version: 0.21.4
resolution: "axios@npm:0.21.4"
dependencies:
Expand All @@ -5089,6 +5089,17 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^0.28.0":
version: 0.28.0
resolution: "axios@npm:0.28.0"
dependencies:
follow-redirects: ^1.15.0
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: d3782377512e67510787bf325b664f16c8b595ccdbcf52fca58433fbd082e33c3ef58a19e7d016ce92666be5a1a5ea82028add0cb841077981df9617bd071615
languageName: node
linkType: hard

"babel-jest@npm:^27.5.1":
version: 27.5.1
resolution: "babel-jest@npm:27.5.1"
Expand Down Expand Up @@ -6649,7 +6660,7 @@ __metadata:
"@typescript-eslint/parser": ^5.36.2
ansi-to-html: ^0.6.14
autobind-decorator: ^2.1.0
axios: ^0.21.2
axios: ^0.28.0
babel-loader: ^8.0.6
babel-plugin-styled-components: ^1.10.6
body-parser: ^1.18.2
Expand Down Expand Up @@ -8787,7 +8798,7 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.0.0, follow-redirects@npm:^1.14.0":
"follow-redirects@npm:^1.0.0, follow-redirects@npm:^1.14.0, follow-redirects@npm:^1.15.0":
version: 1.15.6
resolution: "follow-redirects@npm:1.15.6"
peerDependenciesMeta:
Expand Down Expand Up @@ -14298,6 +14309,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: ed7fcc2ba0a33404958e34d95d18638249a68c430e30fcb6c478497d72739ba64ce9810a24f53a7d921d0c065e5b78e3822759800698167256b04659366ca4d4
languageName: node
linkType: hard

"prr@npm:~1.0.1":
version: 1.0.1
resolution: "prr@npm:1.0.1"
Expand Down

0 comments on commit 875cf59

Please sign in to comment.