From 3918d839ee573792f33666e6f1d0ed224e58bf8c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2019 05:17:18 +0000 Subject: [PATCH] Bump vue-apollo from 3.0.0-rc.2 to 3.0.0-rc.6 in /js Bumps [vue-apollo](https://github.com/Akryum/vue-apollo) from 3.0.0-rc.2 to 3.0.0-rc.6. - [Release notes](https://github.com/Akryum/vue-apollo/releases) - [Commits](https://github.com/Akryum/vue-apollo/compare/v3.0.0-rc.2...v3.0.0-rc.6) Signed-off-by: dependabot-preview[bot] --- js/package.json | 2 +- js/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/js/package.json b/js/package.json index 81a5eb782..be3c0b355 100644 --- a/js/package.json +++ b/js/package.json @@ -30,7 +30,7 @@ "tiptap-extensions": "^1.20.1", "typeface-signika": "0.0.72", "vue": "^2.6.10", - "vue-apollo": "^3.0.0-rc.1", + "vue-apollo": "^3.0.0-rc.6", "vue-class-component": "^7.0.2", "vue-i18n": "^8.14.0", "vue-property-decorator": "^8.1.0", diff --git a/js/yarn.lock b/js/yarn.lock index 7e5b0a36d..543a9f7c1 100644 --- a/js/yarn.lock +++ b/js/yarn.lock @@ -11079,10 +11079,10 @@ vm-browserify@^1.0.1: resolved "https://registry.yarnpkg.com/vm-browserify/-/vm-browserify-1.1.0.tgz#bd76d6a23323e2ca8ffa12028dc04559c75f9019" integrity sha512-iq+S7vZJE60yejDYM0ek6zg308+UZsdtPExWP9VZoCFCz1zkJoXFnAX7aZfd/ZwrkidzdUZL0C/ryW+JwAiIGw== -vue-apollo@^3.0.0-rc.1: - version "3.0.0-rc.2" - resolved "https://registry.yarnpkg.com/vue-apollo/-/vue-apollo-3.0.0-rc.2.tgz#3b59a93084cb37c19be46b9f18cd63214a782718" - integrity sha512-bYgC3sK77rBlLEHi4XFFAm9NTTB10/onAUzUIhioKM8BKnnFOagjykqBtA9xFRVmFvOcgZBNNbgJhzScBeTn4Q== +vue-apollo@^3.0.0-rc.6: + version "3.0.0-rc.6" + resolved "https://registry.yarnpkg.com/vue-apollo/-/vue-apollo-3.0.0-rc.6.tgz#ac5257cf0845d4290b9dd6dc491ee62eb1bc588a" + integrity sha512-P/U4akCOt59WojX5SSsg0K6yHWs04SO2ULEe6vXeCBpBkASRm3BybQIMY6DEIzMyp+y1QkhMLjVdGm+bx3Rurg== dependencies: chalk "^2.4.2" serialize-javascript "^1.7.0"