Update dependency graphql to ^15.4.0 (#15233)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-12-04 15:25:28 +01:00 committed by GitHub
parent 13a9c92ac5
commit 1b0ab25714
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -192,7 +192,7 @@
"get-port": "^5.1.1",
"googleapis": "^47.0.0",
"gql2ts": "^1.10.1",
"graphql": "^15.3.0",
"graphql": "^15.4.0",
"graphql-schema-linter": "^1.0.1",
"gulp": "^4.0.2",
"identity-obj-proxy": "^3.0.0",

View File

@ -11653,10 +11653,10 @@ graphql-ws@2.0.0:
dependencies:
iterall "^1.2.2"
graphql@^15.0.0, graphql@^15.3.0:
version "15.3.0"
resolved "https://registry.npmjs.org/graphql/-/graphql-15.3.0.tgz#3ad2b0caab0d110e3be4a5a9b2aa281e362b5278"
integrity sha512-GTCJtzJmkFLWRfFJuoo9RWWa/FfamUHgiFosxi/X1Ani4AVWbeyBenZTNX6dM+7WSbbFfTo/25eh0LLkwHMw2w==
graphql@^15.0.0, graphql@^15.4.0:
version "15.4.0"
resolved "https://registry.npmjs.org/graphql/-/graphql-15.4.0.tgz#e459dea1150da5a106486ba7276518b5295a4347"
integrity sha512-EB3zgGchcabbsU9cFe1j+yxdzKQKAbGUWRb13DsrsMN1yyfmmIq+2+L5MqVWcDCE4V89R5AyUOi7sMOGxdsYtA==
growl@1.10.5:
version "1.10.5"