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.20.0 to 0.21.0 (#288)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 26, 2020
1 parent 55f9b81 commit 9c81c55
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"@types/big.js": "6.0.0",
"@types/ws": "7.2.7",
"axios": "0.20.0",
"axios": "0.21.0",
"axios-retry": "3.1.9",
"big.js": "6.0.1",
"bufferutil": "4.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -485,10 +485,10 @@ axios-retry@3.1.9:
dependencies:
is-retry-allowed "^1.1.0"

axios@0.20.0:
version "0.20.0"
resolved "https://registry.npmjs.org/axios/-/axios-0.20.0.tgz#057ba30f04884694993a8cd07fa394cff11c50bd"
integrity sha512-ANA4rr2BDcmmAQLOKft2fufrtuvlqR+cXNNinUmvfeSNCOF98PZL+7M/v1zIdGo7OLjEA9J2gXJL+j4zGsl0bA==
axios@0.21.0:
version "0.21.0"
resolved "https://registry.npmjs.org/axios/-/axios-0.21.0.tgz#26df088803a2350dff2c27f96fef99fe49442aca"
integrity sha512-fmkJBknJKoZwem3/IKSSLpkdNXZeBu5Q7GA/aRsr2btgrptmSCxi2oFjZHqGdK9DoTil9PIHlPIZw2EcRJXRvw==
dependencies:
follow-redirects "^1.10.0"

Expand Down

0 comments on commit 9c81c55

Please sign in to comment.