mirror of
https://github.com/directus/directus.git
synced 2026-01-23 06:28:20 -05:00
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -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",
|
||||
|
||||
16
package-lock.json
generated
16
package-lock.json
generated
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user