Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update graphql-tools monorepo #10641

Merged
merged 1 commit into from
May 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions packages/graphql-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
"@envelop/filter-operation-type": "6.0.0",
"@envelop/on-resolve": "4.1.0",
"@escape.tech/graphql-armor": "2.3.1",
"@graphql-tools/merge": "9.0.3",
"@graphql-tools/merge": "9.0.4",
"@graphql-tools/schema": "10.0.3",
"@graphql-tools/utils": "10.1.2",
"@graphql-tools/utils": "10.2.0",
"@graphql-yoga/plugin-persisted-operations": "3.3.1",
"@opentelemetry/api": "1.8.0",
"@redwoodjs/api": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/realtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"@envelop/live-query": "7.0.0",
"@graphql-tools/schema": "10.0.3",
"@graphql-tools/utils": "10.1.2",
"@graphql-tools/utils": "10.2.0",
"@graphql-yoga/plugin-defer-stream": "3.3.1",
"@graphql-yoga/plugin-graphql-sse": "3.2.0",
"@graphql-yoga/redis-event-target": "3.0.0",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4508,15 +4508,15 @@ __metadata:
languageName: node
linkType: hard

"@graphql-tools/merge@npm:9.0.3, @graphql-tools/merge@npm:^9.0.3":
version: 9.0.3
resolution: "@graphql-tools/merge@npm:9.0.3"
"@graphql-tools/merge@npm:9.0.4, @graphql-tools/merge@npm:^9.0.3":
version: 9.0.4
resolution: "@graphql-tools/merge@npm:9.0.4"
dependencies:
"@graphql-tools/utils": "npm:^10.0.13"
tslib: "npm:^2.4.0"
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
checksum: 10c0/ce2a6763488dbeeb778824780037ce5a00fd8c4a6337078d52c4fb4bcac28759b801ede280014d281472ee92416114e4c0eca621c618db617cb351df7d751570
checksum: 10c0/baf8558955d2f5cefdad298be295e48564bd6d2e691eed1b6d4c62f58cea898c8269443181fe847ca2747ec179c5b2b620be9215323281b2d65afc29591ce52d
languageName: node
linkType: hard

Expand Down Expand Up @@ -4659,17 +4659,17 @@ __metadata:
languageName: node
linkType: hard

"@graphql-tools/utils@npm:10.1.2, @graphql-tools/utils@npm:^10.0.0, @graphql-tools/utils@npm:^10.0.13, @graphql-tools/utils@npm:^10.1.0, @graphql-tools/utils@npm:^10.1.1":
version: 10.1.2
resolution: "@graphql-tools/utils@npm:10.1.2"
"@graphql-tools/utils@npm:10.2.0, @graphql-tools/utils@npm:^10.0.0, @graphql-tools/utils@npm:^10.0.13, @graphql-tools/utils@npm:^10.1.0, @graphql-tools/utils@npm:^10.1.1":
version: 10.2.0
resolution: "@graphql-tools/utils@npm:10.2.0"
dependencies:
"@graphql-typed-document-node/core": "npm:^3.1.1"
cross-inspect: "npm:1.0.0"
dset: "npm:^3.1.2"
tslib: "npm:^2.4.0"
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
checksum: 10c0/ae78ef4f6c8e58e0ca4023b66229ddd1263caee58ca8353cc4dca8ded5c751f4f2711ff9fbe830dbd84f05ae850db96c6098012644d47142b34ad2d4e96731ae
checksum: 10c0/98d452f68d98cbeb749f0c5e475447b5ca826f984651f2a47d5829d0dd8d0008e9f85109a5a451c399a15ac4a58b0ec59d457b89b321385c6e6932ec89d7dd61
languageName: node
linkType: hard

Expand Down Expand Up @@ -8544,9 +8544,9 @@ __metadata:
"@envelop/testing": "npm:7.0.0"
"@envelop/types": "npm:5.0.0"
"@escape.tech/graphql-armor": "npm:2.3.1"
"@graphql-tools/merge": "npm:9.0.3"
"@graphql-tools/merge": "npm:9.0.4"
"@graphql-tools/schema": "npm:10.0.3"
"@graphql-tools/utils": "npm:10.1.2"
"@graphql-tools/utils": "npm:10.2.0"
"@graphql-yoga/plugin-persisted-operations": "npm:3.3.1"
"@opentelemetry/api": "npm:1.8.0"
"@redwoodjs/api": "workspace:*"
Expand Down Expand Up @@ -8789,7 +8789,7 @@ __metadata:
"@envelop/testing": "npm:7.0.0"
"@envelop/types": "npm:5.0.0"
"@graphql-tools/schema": "npm:10.0.3"
"@graphql-tools/utils": "npm:10.1.2"
"@graphql-tools/utils": "npm:10.2.0"
"@graphql-yoga/plugin-defer-stream": "npm:3.3.1"
"@graphql-yoga/plugin-graphql-sse": "npm:3.2.0"
"@graphql-yoga/redis-event-target": "npm:3.0.0"
Expand Down
Loading