Bump @nuxtjs/apollo from 4.0.0-rc4.2 to 4.0.0-rc5 in /webapp

Bumps [@nuxtjs/apollo](https://github.com/nuxt-community/apollo-module) from 4.0.0-rc4.2 to 4.0.0-rc5.
- [Release notes](https://github.com/nuxt-community/apollo-module/releases)
- [Commits](https://github.com/nuxt-community/apollo-module/compare/v4.0.0-rc.4.2...v4.0.0-rc.5)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-05-27 11:23:28 +00:00 committed by Robert Schäfer
parent 5629978f19
commit 246a2f690f
2 changed files with 5 additions and 5 deletions

View File

@ -50,7 +50,7 @@
},
"dependencies": {
"@human-connection/styleguide": "0.5.17",
"@nuxtjs/apollo": "4.0.0-rc4.2",
"@nuxtjs/apollo": "4.0.0-rc5",
"@nuxtjs/axios": "~5.5.4",
"@nuxtjs/dotenv": "~1.3.0",
"@nuxtjs/style-resources": "~0.1.2",

View File

@ -1159,10 +1159,10 @@
webpack-node-externals "^1.7.2"
webpackbar "^3.2.0"
"@nuxtjs/apollo@4.0.0-rc4.2":
version "4.0.0-rc4.2"
resolved "https://registry.yarnpkg.com/@nuxtjs/apollo/-/apollo-4.0.0-rc4.2.tgz#2f3b9392e2d88b658fd63723a0999f298792166c"
integrity sha512-ORrx9fziOxCUHUOaveOsFaUDICHG04N8zQFOxnYfutwzoQIdu/5HBSm6UBxtGLrUI+BskaMKR0uw0vk3rRTXfA==
"@nuxtjs/apollo@4.0.0-rc5":
version "4.0.0-rc5"
resolved "https://registry.yarnpkg.com/@nuxtjs/apollo/-/apollo-4.0.0-rc5.tgz#b9e9db717d70902be1289a5a66fe590ce01a4712"
integrity sha512-XNRd+Wnnk3MDP9DwIyMVplSJfWPkfm5U2WLo1nsquDRyfUJFHAQM6B8z71vCJ9YrMa8ifPSh2de9Ac3TWbINGg==
dependencies:
cookie "^0.4.0"
isomorphic-fetch "^2.2.1"