Skip to content

Commit

Permalink
Update dependency axios to v0.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 7, 2020
1 parent 0e23628 commit 09fdd4a
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.1",
"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.1:
version "0.19.1"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.19.1.tgz#8a6a04eed23dfe72747e1dd43c604b8f1677b5aa"
integrity sha512-Yl+7nfreYKaLRvAvjNPkvfjnQHJM1yLBY3zhqAwcJSwR/6ETkanUgylgtIvkvz0xJ+p/vZuNw8X7Hnb7Whsbpw==
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 09fdd4a

Please sign in to comment.