mirror of
https://github.com/graphql-hive/console
synced 2026-05-23 17:18:23 +00:00
chore(deps): update dependency @graphql-yoga/plugin-graphql-sse to v3.2.0 (#4340)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
da70b7baae
commit
459d179063
2 changed files with 6 additions and 6 deletions
|
|
@ -64,7 +64,7 @@
|
|||
"@graphql-tools/schema": "10.0.3",
|
||||
"@graphql-yoga/plugin-defer-stream": "3.2.0",
|
||||
"@graphql-yoga/plugin-disable-introspection": "2.2.0",
|
||||
"@graphql-yoga/plugin-graphql-sse": "3.1.1",
|
||||
"@graphql-yoga/plugin-graphql-sse": "3.2.0",
|
||||
"@graphql-yoga/plugin-response-cache": "3.4.0",
|
||||
"@types/async-retry": "1.4.8",
|
||||
"body-parser": "1.20.2",
|
||||
|
|
|
|||
|
|
@ -453,8 +453,8 @@ importers:
|
|||
specifier: 2.2.0
|
||||
version: 2.2.0(graphql-yoga@5.2.0)(graphql@16.8.1)
|
||||
'@graphql-yoga/plugin-graphql-sse':
|
||||
specifier: 3.1.1
|
||||
version: 3.1.1(graphql-yoga@5.2.0)(graphql@16.8.1)
|
||||
specifier: 3.2.0
|
||||
version: 3.2.0(graphql-yoga@5.2.0)(graphql@16.8.1)
|
||||
'@graphql-yoga/plugin-response-cache':
|
||||
specifier: 3.4.0
|
||||
version: 3.4.0(@envelop/core@5.0.0)(graphql-yoga@5.2.0)(graphql@16.8.1)
|
||||
|
|
@ -7361,12 +7361,12 @@ packages:
|
|||
graphql-yoga: 5.2.0(graphql@16.8.1)
|
||||
dev: true
|
||||
|
||||
/@graphql-yoga/plugin-graphql-sse@3.1.1(graphql-yoga@5.2.0)(graphql@16.8.1):
|
||||
resolution: {integrity: sha512-cqjx6DU2eHh1xA+AHQ6mUAZyUwAN9RW39XP7xq2vjRMlwMVyaCPGbkIf0H6YHMzmvYpvxajIQYfscnx6iOKJAQ==}
|
||||
/@graphql-yoga/plugin-graphql-sse@3.2.0(graphql-yoga@5.2.0)(graphql@16.8.1):
|
||||
resolution: {integrity: sha512-6KB9jiWtOLYTjc95nRjTF8CrEqYgmiZJ+06SAKe2tE7GKmcmnezCIjpHH4Jl4xSw2qsP8tu/gFg8sK/CXP46gg==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
peerDependencies:
|
||||
graphql: ^15.2.0 || ^16.0.0
|
||||
graphql-yoga: ^5.1.1
|
||||
graphql-yoga: ^5.2.0
|
||||
dependencies:
|
||||
graphql: 16.8.1
|
||||
graphql-sse: 2.5.2(graphql@16.8.1)
|
||||
|
|
|
|||
Loading…
Reference in a new issue