From 6dbd179bafc49c31fe9be74a55f6cdf88f334abe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2020 00:04:32 +0000 Subject: [PATCH 1/2] :arrow_up: Bump graphql from 15.1.0 to 15.2.0 Bumps [graphql](https://github.com/graphql/graphql-js) from 15.1.0 to 15.2.0. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](https://github.com/graphql/graphql-js/compare/v15.1.0...v15.2.0) Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index fa0fcac4d..ba1f38acc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7210,9 +7210,9 @@ "integrity": "sha512-a30VEBm4PEdx1dRB7MFK7BejejvCvBronbLjht+sHuGYj8PHs7M/5Z+rt5lw551vZ7yfTCj4Vuyy3mSJytDWRQ==" }, "graphql": { - "version": "15.1.0", - "resolved": "https://registry.npmjs.org/graphql/-/graphql-15.1.0.tgz", - "integrity": "sha512-0TVyfOlCGhv/DBczQkJmwXOK6fjWkjzY3Pt7wY8i0gcYXq8aogG3weCsg48m72lywKSeOqedEHvVPOvZvSD51Q==" + "version": "15.2.0", + "resolved": "https://registry.npmjs.org/graphql/-/graphql-15.2.0.tgz", + "integrity": "sha512-tsceRyHfgzZo+ee0YK3o8f0CR0cXAXxRlxoORWFo/CoM1bVy3UXGWeyzBcf+Y6oqPvO27BDmOEVATcunOO/MrQ==" }, "graphql-language-service-interface": { "version": "2.4.0", diff --git a/package.json b/package.json index e61b34258..c41c33ef2 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@nuxtjs/toast": "^3.3.0", "ace-builds": "^1.4.11", "firebase": "^7.15.5", - "graphql": "^15.1.0", + "graphql": "^15.2.0", "graphql-language-service-interface": "^2.4.0", "nuxt": "^2.12.2", "nuxt-i18n": "^6.12.2", From b2b9bd744ee26cec5cb231208ec983cd56d88c22 Mon Sep 17 00:00:00 2001 From: Liyas Thomas Date: Tue, 30 Jun 2020 14:14:05 +0530 Subject: [PATCH 2/2] :bug: Fixed #967 --- components/collections/collection.vue | 2 +- components/collections/folder.vue | 2 +- components/environments/environment.vue | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/components/collections/collection.vue b/components/collections/collection.vue index c30427778..0e7bb05dc 100644 --- a/components/collections/collection.vue +++ b/components/collections/collection.vue @@ -10,7 +10,7 @@ -