Skip to content

Commit

Permalink
Update dependency axios to v0.19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 22, 2020
1 parent 0e23628 commit e4c64ab
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -19,7 +19,7 @@
"@nuxtjs/component-cache": "1.1.5",
"@nuxtjs/pwa": "3.0.0-beta.19",
"@nuxtjs/vuetify": "1.9.1",
"axios": "0.19.0",
"axios": "0.19.2",
"chart.js": "2.9.3",
"cross-env": "6.0.3",
"eslint-utils": "2.0.0",
Expand Down
9 changes: 8 additions & 1 deletion yarn.lock
Expand Up @@ -1754,7 +1754,14 @@ axios-retry@^3.1.2:
dependencies:
is-retry-allowed "^1.1.0"

axios@0.19.0, axios@^0.19.0:
axios@0.19.2:
version "0.19.2"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.19.2.tgz#3ea36c5d8818d0d5f8a8a97a6d36b86cdc00cb27"
integrity sha512-fjgm5MvRHLhx+osE2xoekY70AhARk3a6hkN+3Io1jc00jtquGvxYlKlsFUhmUET0V5te6CcZI7lcv2Ym61mjHA==
dependencies:
follow-redirects "1.5.10"

axios@^0.19.0:
version "0.19.0"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.19.0.tgz#8e09bff3d9122e133f7b8101c8fbdd00ed3d2ab8"
dependencies:
Expand Down

0 comments on commit e4c64ab

Please sign in to comment.