diff --git a/examples/full-airbnb/package.json b/examples/full-airbnb/package.json index 31534cc3..3c971b0c 100644 --- a/examples/full-airbnb/package.json +++ b/examples/full-airbnb/package.json @@ -14,7 +14,7 @@ "watch:dev": "cross-env HMR=true npm run build:dev -- --watch" }, "dependencies": { - "axios": "^0.16.2", + "axios": "^0.18.0", "vue": "^2.5.13", "vue-router": "^3.0.1", "vuex": "^3.0.1" diff --git a/examples/full-airbnb/yarn.lock b/examples/full-airbnb/yarn.lock index c9b7c655..85476ef9 100644 --- a/examples/full-airbnb/yarn.lock +++ b/examples/full-airbnb/yarn.lock @@ -1005,11 +1005,11 @@ aws4@^1.2.1, aws4@^1.6.0: version "1.7.0" resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.7.0.tgz#d4d0e9b9dbfca77bf08eeb0a8a471550fe39e289" -axios@^0.16.2: - version "0.16.2" - resolved "https://registry.yarnpkg.com/axios/-/axios-0.16.2.tgz#ba4f92f17167dfbab40983785454b9ac149c3c6d" +axios@^0.18.0: + version "0.18.0" + resolved "https://registry.yarnpkg.com/axios/-/axios-0.18.0.tgz#32d53e4851efdc0a11993b6cd000789d70c05102" dependencies: - follow-redirects "^1.2.3" + follow-redirects "^1.3.0" is-buffer "^1.1.5" babel-code-frame@^6.22.0, babel-code-frame@^6.26.0: @@ -3169,7 +3169,7 @@ flush-write-stream@^1.0.0: inherits "^2.0.1" readable-stream "^2.0.4" -follow-redirects@^1.2.3: +follow-redirects@^1.3.0: version "1.4.1" resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.4.1.tgz#d8120f4518190f55aac65bb6fc7b85fcd666d6aa" dependencies: