Skip to content

Commit

Permalink
chore(deps): update dependency @nuxtjs/axios to ^5.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 26, 2019
1 parent 29c4dda commit 1e7acb1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"start": "nuxt start"
},
"dependencies": {
"@nuxtjs/axios": "^5.4.1",
"@nuxtjs/axios": "^5.5.2",
"@nuxtjs/google-analytics": "^2.2.0",
"@nuxtjs/localtunnel": "^1.1.0",
"@nuxtjs/manifest": "^2.6.0",
Expand Down
12 changes: 8 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -813,14 +813,14 @@
dependencies:
core-js "^2.5.7"

"@nuxtjs/axios@^5.4.1":
version "5.4.1"
resolved "http://registry.npm.taobao.org/@nuxtjs/axios/download/@nuxtjs/axios-5.4.1.tgz#8dbc841e939c082271f7053edc1180bf5a441ee3"
"@nuxtjs/axios@^5.5.2":
version "5.5.2"
resolved "https://registry.npm.taobao.org/@nuxtjs/axios/download/@nuxtjs/axios-5.5.2.tgz#b6447bb12707b56b16b942ae6c737a0b051cecba"
dependencies:
"@nuxtjs/proxy" "^1.3.3"
axios "^0.18.0"
axios-retry "^3.1.2"
consola "^2.5.6"
consola "^2.6.2"

"@nuxtjs/babel-preset-app@^0.7.0":
version "0.7.0"
Expand Down Expand Up @@ -1843,6 +1843,10 @@ consola@^2.5.6:
version "2.5.6"
resolved "http://registry.npm.taobao.org/consola/download/consola-2.5.6.tgz#5ce14dbaf6f5b589c8a258ef80ed97b752fa57d5"

consola@^2.6.2:
version "2.7.1"
resolved "https://registry.npm.taobao.org/consola/download/consola-2.7.1.tgz#3f7f7c53eb44362240c3aee41b9bb2641d5ca32e"

console-browserify@^1.1.0:
version "1.1.0"
resolved "http://registry.npm.taobao.org/console-browserify/download/console-browserify-1.1.0.tgz#f0241c45730a9fc6323b206dbf38edc741d0bb10"
Expand Down

0 comments on commit 1e7acb1

Please sign in to comment.