From 7bdb220bd211d56b4e80df762dd4706ee720d593 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 10:59:11 -0400 Subject: [PATCH] Bump graphql-compose from 8.0.1 to 8.1.0 (#5619) Bumps [graphql-compose](https://github.com/graphql-compose/graphql-compose) from 8.0.1 to 8.1.0. - [Release notes](https://github.com/graphql-compose/graphql-compose/releases) - [Changelog](https://github.com/graphql-compose/graphql-compose/blob/master/CHANGELOG.md) - [Commits](https://github.com/graphql-compose/graphql-compose/compare/v8.0.1...v8.1.0) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- api/package.json | 2 +- package-lock.json | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/api/package.json b/api/package.json index 15775b68cb..7c530d7704 100644 --- a/api/package.json +++ b/api/package.json @@ -96,7 +96,7 @@ "fs-extra": "^9.1.0", "grant": "^5.4.5", "graphql": "^15.5.0", - "graphql-compose": "^8.0.1", + "graphql-compose": "^8.1.0", "icc": "^2.0.0", "inquirer": "^8.0.0", "joi": "^17.3.0", diff --git a/package-lock.json b/package-lock.json index 4c2becf7f0..4a5f4ff419 100644 --- a/package-lock.json +++ b/package-lock.json @@ -88,7 +88,7 @@ "fs-extra": "^9.1.0", "grant": "^5.4.5", "graphql": "^15.5.0", - "graphql-compose": "^8.0.1", + "graphql-compose": "^8.1.0", "icc": "^2.0.0", "inquirer": "^8.0.0", "joi": "^17.3.0", @@ -203,9 +203,9 @@ } }, "api/node_modules/graphql-compose": { - "version": "8.0.1", - "resolved": "https://registry.npmjs.org/graphql-compose/-/graphql-compose-8.0.1.tgz", - "integrity": "sha512-2HgYbYKf04zzJuu0GEWJK2iEQeCPRUNHx32kttNe9sZTH/WMPdi2YmGdUyNiX0EBX2aT6mJrgMGv4Fs8Vf1vGw==", + "version": "8.1.0", + "resolved": "https://registry.npmjs.org/graphql-compose/-/graphql-compose-8.1.0.tgz", + "integrity": "sha512-vaoD/4m4biGYIUmIPzYPAq0DgQ4cPvcOtuf4lDPD6IxX+o6oQS8BPWIXPIBa3C9VPriNzpUapiOCQYQvAN+2iA==", "dependencies": { "@types/object-path": "^0.11.0", "graphql-type-json": "0.3.2", @@ -64951,7 +64951,7 @@ "fs-extra": "^9.1.0", "grant": "^5.4.5", "graphql": "^15.5.0", - "graphql-compose": "^8.0.1", + "graphql-compose": "^8.1.0", "icc": "^2.0.0", "inquirer": "^8.0.0", "ioredis": "^4.19.2", @@ -65013,9 +65013,9 @@ "integrity": "sha512-m1WR0xGiC6j6jNFAyW4Nvh4WxAi4JF4w9jRJwSI8nBmNcyZXPcP9VUQG+6gHQXAmqaGEKDKhOqAtENDC941UkA==" }, "graphql-compose": { - "version": "8.0.1", - "resolved": "https://registry.npmjs.org/graphql-compose/-/graphql-compose-8.0.1.tgz", - "integrity": "sha512-2HgYbYKf04zzJuu0GEWJK2iEQeCPRUNHx32kttNe9sZTH/WMPdi2YmGdUyNiX0EBX2aT6mJrgMGv4Fs8Vf1vGw==", + "version": "8.1.0", + "resolved": "https://registry.npmjs.org/graphql-compose/-/graphql-compose-8.1.0.tgz", + "integrity": "sha512-vaoD/4m4biGYIUmIPzYPAq0DgQ4cPvcOtuf4lDPD6IxX+o6oQS8BPWIXPIBa3C9VPriNzpUapiOCQYQvAN+2iA==", "requires": { "@types/object-path": "^0.11.0", "graphql-type-json": "0.3.2",