Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump axios from 0.23.0 to 0.24.0 (#637)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Nov 1, 2021
1 parent 8554e56 commit ae4d384
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -4,7 +4,7 @@
},
"dependencies": {
"@types/ws": "7.4.7",
"axios": "0.23.0",
"axios": "0.24.0",
"axios-retry": "3.2.0",
"buffer": "6.0.3",
"bufferutil": "4.0.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -586,10 +586,10 @@ axios-retry@3.2.0:
dependencies:
is-retry-allowed "^1.1.0"

axios@0.23.0:
version "0.23.0"
resolved "https://registry.npmjs.org/axios/-/axios-0.23.0.tgz#b0fa5d0948a8d1d75e3d5635238b6c4625b05149"
integrity sha512-NmvAE4i0YAv5cKq8zlDoPd1VLKAqX5oLuZKs8xkJa4qi6RGn0uhCYFjWtHHC9EM/MwOwYWOs53W+V0aqEXq1sg==
axios@0.24.0:
version "0.24.0"
resolved "https://registry.npmjs.org/axios/-/axios-0.24.0.tgz#804e6fa1e4b9c5288501dd9dff56a7a0940d20d6"
integrity sha512-Q6cWsys88HoPgAaFAVUb0WpPk0O8iTeisR9IMqy9G8AbO4NlpVknrnQS03zzF9PGAWgO3cgletO3VjV/P7VztA==
dependencies:
follow-redirects "^1.14.4"

Expand Down

0 comments on commit ae4d384

Please sign in to comment.