From 246a2f690ff6abc9a11bd79435065554374b6f69 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Mon, 27 May 2019 11:23:28 +0000 Subject: [PATCH] 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] --- webapp/package.json | 2 +- webapp/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/webapp/package.json b/webapp/package.json index f707f2046..bddd34140 100644 --- a/webapp/package.json +++ b/webapp/package.json @@ -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", diff --git a/webapp/yarn.lock b/webapp/yarn.lock index 55b21b77c..45a32cdd5 100644 --- a/webapp/yarn.lock +++ b/webapp/yarn.lock @@ -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"