Skip to content

Commit

Permalink
Merge pull request #41 from TiagoDanin/renovate/axios-0.x
Browse files Browse the repository at this point in the history
Update dependency axios to ^0.21.0
  • Loading branch information
TiagoDanin authored Dec 5, 2020
2 parents 4cc3836 + a54637a commit 4404876
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 @@ -60,7 +60,7 @@
"@nuxtjs/axios": "^5.10.3",
"@nuxtjs/pwa": "3.3.2",
"@nuxtjs/vuetify": "^1.11.2",
"axios": "^0.20.0",
"axios": "^0.21.0",
"body-parser": "1.19.0",
"cookie-session": "1.4.0",
"cross-env": "^7.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2293,10 +2293,10 @@ axios@^0.19.2:
dependencies:
follow-redirects "1.5.10"

axios@^0.20.0:
version "0.20.0"
resolved "https://registry.yarnpkg.com/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.yarnpkg.com/axios/-/axios-0.21.0.tgz#26df088803a2350dff2c27f96fef99fe49442aca"
integrity sha512-fmkJBknJKoZwem3/IKSSLpkdNXZeBu5Q7GA/aRsr2btgrptmSCxi2oFjZHqGdK9DoTil9PIHlPIZw2EcRJXRvw==
dependencies:
follow-redirects "^1.10.0"

Expand Down

0 comments on commit 4404876

Please sign in to comment.