mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 16:11:57 +00:00
Update dependency graphql to ^15.4.0 (#15233)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
13a9c92ac5
commit
1b0ab25714
@ -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",
|
||||
|
||||
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user