Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
enisdenjo committed Apr 12, 2024
1 parent 160cd42 commit 38250db
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/serve-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@graphql-tools/executor-http": "^1.0.6",
"@graphql-tools/executor-yoga": "^2.0.3",
"@graphql-tools/schema": "^10.0.2",
"@graphql-tools/utils": "^10.0.8",
"@graphql-tools/utils": "10.1.3-alpha-20240412172754-fe69bff5da86ed3c142502448c9d7a0f5bd3a613",
"@graphql-tools/wrap": "^10.0.1",
"@whatwg-node/server": "^0.9.16",
"graphql-mobius": "^0.1.13",
Expand Down
16 changes: 15 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5405,7 +5405,7 @@ __metadata:
"@graphql-tools/executor-http": "npm:^1.0.6"
"@graphql-tools/executor-yoga": "npm:^2.0.3"
"@graphql-tools/schema": "npm:^10.0.2"
"@graphql-tools/utils": "npm:^10.0.8"
"@graphql-tools/utils": "npm:10.1.3-alpha-20240412172754-fe69bff5da86ed3c142502448c9d7a0f5bd3a613"
"@graphql-tools/wrap": "npm:^10.0.1"
"@whatwg-node/server": "npm:^0.9.16"
graphql-mobius: "npm:^0.1.13"
Expand Down Expand Up @@ -6561,6 +6561,20 @@ __metadata:
languageName: node
linkType: hard

"@graphql-tools/utils@npm:10.1.3-alpha-20240412172754-fe69bff5da86ed3c142502448c9d7a0f5bd3a613":
version: 10.1.3-alpha-20240412172754-fe69bff5da86ed3c142502448c9d7a0f5bd3a613
resolution: "@graphql-tools/utils@npm:10.1.3-alpha-20240412172754-fe69bff5da86ed3c142502448c9d7a0f5bd3a613"
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/436ee1a1b934b28998164a4346452567ab0d4de7519cfc9aaeaa560cf47f990b46b537163069e20b2fae1e60cacf541df7d92289e61513c7b06da2f113be0da6
languageName: node
linkType: hard

"@graphql-tools/utils@npm:6.1.0":
version: 6.1.0
resolution: "@graphql-tools/utils@npm:6.1.0"
Expand Down

0 comments on commit 38250db

Please sign in to comment.