Skip to content
This repository was archived by the owner on Apr 19, 2023. It is now read-only.

Commit

Permalink
Bump axios from 0.16.2 to 0.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 6, 2021
1 parent 31871a1 commit 9d5c51e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"dependencies": {
"@rails/webpacker": "^3.0.1",
"axios": "^0.16.2",
"axios": "^0.21.1",
"babel-preset-react": "^6.24.1",
"material-ui": "^0.19.2",
"prop-types": "^15.6.0",
Expand Down
25 changes: 9 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -320,12 +320,11 @@ aws4@^1.8.0:
version "1.11.0"
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.11.0.tgz#d61f46d83b2519250e2784daf5b09479a8b41c59"

axios@^0.16.2:
version "0.16.2"
resolved "http://registry.npm.taobao.org/axios/download/axios-0.16.2.tgz#ba4f92f17167dfbab40983785454b9ac149c3c6d"
axios@^0.21.1:
version "0.21.1"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8"
dependencies:
follow-redirects "^1.2.3"
is-buffer "^1.1.5"
follow-redirects "^1.10.0"

babel-code-frame@^6.11.0, babel-code-frame@^6.26.0:
version "6.26.0"
Expand Down Expand Up @@ -1627,7 +1626,7 @@ [email protected]:
dependencies:
ms "2.0.0"

[email protected], debug@^2.2.0, debug@^2.4.5, debug@^2.6.6, debug@^2.6.8:
[email protected], debug@^2.2.0, debug@^2.6.6, debug@^2.6.8:
version "2.6.9"
resolved "http://registry.npm.taobao.org/debug/download/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f"
dependencies:
Expand Down Expand Up @@ -2017,11 +2016,7 @@ express@^4.13.3:
utils-merge "1.0.0"
vary "~1.1.1"

extend@~3.0.0, extend@~3.0.1:
version "3.0.2"
resolved "https://registry.yarnpkg.com/extend/-/extend-3.0.2.tgz#f8b1136b4071fbd8eb140aff858b1019ec2915fa"

extend@~3.0.2:
extend@~3.0.0, extend@~3.0.2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/extend/-/extend-3.0.2.tgz#f8b1136b4071fbd8eb140aff858b1019ec2915fa"

Expand Down Expand Up @@ -2151,11 +2146,9 @@ flatten@^1.0.2:
version "1.0.2"
resolved "http://registry.npm.taobao.org/flatten/download/flatten-1.0.2.tgz#dae46a9d78fbe25292258cc1e780a41d95c03782"

follow-redirects@^1.2.3:
version "1.2.4"
resolved "http://registry.npm.taobao.org/follow-redirects/download/follow-redirects-1.2.4.tgz#355e8f4d16876b43f577b0d5ce2668b9723214ea"
dependencies:
debug "^2.4.5"
follow-redirects@^1.10.0:
version "1.14.1"
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.1.tgz#d9114ded0a1cfdd334e164e6662ad02bfd91ff43"

for-in@^0.1.3:
version "0.1.8"
Expand Down

0 comments on commit 9d5c51e

Please sign in to comment.