Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency @nuxtjs/axios to ^5.5.1
Browse files Browse the repository at this point in the history
renovate-bot committed May 24, 2019
1 parent 29c4dda commit da0d15c
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
@@ -8,7 +8,7 @@
"start": "nuxt start"
},
"dependencies": {
"@nuxtjs/axios": "^5.4.1",
"@nuxtjs/axios": "^5.5.1",
"@nuxtjs/google-analytics": "^2.2.0",
"@nuxtjs/localtunnel": "^1.1.0",
"@nuxtjs/manifest": "^2.6.0",
12 changes: 8 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -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.1":
version "5.5.1"
resolved "https://registry.npm.taobao.org/@nuxtjs/axios/download/@nuxtjs/axios-5.5.1.tgz#e0eeddcbbec4f04bd705b96afd05071340169b36"
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"
@@ -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.6.2"
resolved "https://registry.npm.taobao.org/consola/download/consola-2.6.2.tgz#4c1238814bb80688b19f0db97123508889577752"

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"

0 comments on commit da0d15c

Please sign in to comment.