Bump @nuxtjs/apollo from 4.0.0-rc9 to 4.0.0-rc10 in /webapp

Bumps [@nuxtjs/apollo](https://github.com/nuxt-community/apollo-module) from 4.0.0-rc9 to 4.0.0-rc10.
- [Release notes](https://github.com/nuxt-community/apollo-module/releases)
- [Commits](https://github.com/nuxt-community/apollo-module/compare/v4.0.0-rc.9...v4.0.0-rc.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-08-05 04:27:23 +00:00 committed by GitHub
parent 362027f5a8
commit d1cd26e05a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 13 deletions

View File

@ -50,7 +50,7 @@
},
"dependencies": {
"@human-connection/styleguide": "0.5.17",
"@nuxtjs/apollo": "^4.0.0-rc9",
"@nuxtjs/apollo": "^4.0.0-rc10",
"@nuxtjs/axios": "~5.5.4",
"@nuxtjs/dotenv": "~1.3.0",
"@nuxtjs/style-resources": "~0.1.2",

View File

@ -1208,14 +1208,13 @@
webpack-node-externals "^1.7.2"
webpackbar "^3.2.0"
"@nuxtjs/apollo@^4.0.0-rc9":
version "4.0.0-rc9"
resolved "https://registry.yarnpkg.com/@nuxtjs/apollo/-/apollo-4.0.0-rc9.tgz#9a00166bc88caddc5af25fd43135c99cf1e8e149"
integrity sha512-s69feXtdn4qrWxX8uF4+PzDRRG+NkfazEHfP3W8sG+PFxE6BASe8iW/zsaggOEw3MXG2ZjEd09jlsVoNNZB03g==
"@nuxtjs/apollo@^4.0.0-rc10":
version "4.0.0-rc10"
resolved "https://registry.yarnpkg.com/@nuxtjs/apollo/-/apollo-4.0.0-rc10.tgz#0a7ed15f1a4a7d3d4b6ca3652ed0314085dc3ffe"
integrity sha512-c8bxYpaOGQe7ZAXwYTne+48EViXYyCOV3T5khAhNk7YFFAkz6r12ouUYZ1aZr/BYczKZNPAlcJdmWAldE29Qzg==
dependencies:
cookie "^0.4.0"
cookie-universal "^2.0.16"
isomorphic-fetch "^2.2.1"
js-cookie "^2.2.0"
vue-apollo "^3.0.0-rc.2"
vue-cli-plugin-apollo "^0.21.0"
webpack-node-externals "^1.7.2"
@ -4024,7 +4023,7 @@ cookie-universal@^2.0.16:
"@types/cookie" "^0.3.1"
cookie "^0.3.1"
cookie@0.4.0, cookie@^0.4.0:
cookie@0.4.0:
version "0.4.0"
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.4.0.tgz#beb437e7022b3b6d49019d088665303ebe9c14ba"
integrity sha512-+Hp8fLp57wnUSt0tY0tHEXh4voZRDnoIrZPqlo3DPiI4y9lwg/jqx+1Om94/W6ZaPDOUbnjOt/99w66zk+l1Xg==
@ -7505,11 +7504,6 @@ js-beautify@^1.6.14:
mkdirp "~0.5.1"
nopt "~4.0.1"
js-cookie@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/js-cookie/-/js-cookie-2.2.0.tgz#1b2c279a6eece380a12168b92485265b35b1effb"
integrity sha1-Gywnmm7s44ChIWi5JIUmWzWx7/s=
js-levenshtein@^1.1.3:
version "1.1.6"
resolved "https://registry.yarnpkg.com/js-levenshtein/-/js-levenshtein-1.1.6.tgz#c6cee58eb3550372df8deb85fad5ce66ce01d59d"