Skip to content

Commit 60295c1

Browse files
fix(deps): update dependency graphql to v16.10.0
1 parent 61a88d8 commit 60295c1

File tree

50 files changed

+540
-540
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+540
-540
lines changed

examples/azure-functions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@envelop/core": "workspace:^",
1313
"@graphql-tools/schema": "10.0.18",
14-
"graphql": "16.8.1",
14+
"graphql": "16.10.0",
1515
"graphql-helix": "1.13.0"
1616
},
1717
"devDependencies": {

examples/cloudflare-workers/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@envelop/core": "workspace:^",
1313
"@graphql-tools/schema": "10.0.18",
14-
"graphql": "16.8.1",
14+
"graphql": "16.10.0",
1515
"graphql-helix": "1.13.0",
1616
"tslib": "2.8.1",
1717
"worktop": "0.7.3"

examples/express-graphql/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@graphql-tools/schema": "10.0.18",
1414
"express": "4.21.2",
1515
"express-graphql": "0.12.0",
16-
"graphql": "16.8.1",
16+
"graphql": "16.10.0",
1717
"tslib": "2.8.1"
1818
},
1919
"devDependencies": {

examples/google-cloud-functions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@graphql-tools/schema": "10.0.18",
1919
"firebase-admin": "13.1.0",
2020
"firebase-functions": "6.3.2",
21-
"graphql": "16.8.1",
21+
"graphql": "16.10.0",
2222
"graphql-helix": "1.13.0"
2323
},
2424
"devDependencies": {

examples/graphql-helix-auth0/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@envelop/core": "workspace:^",
1414
"@graphql-tools/schema": "10.0.18",
1515
"fastify": "5.2.1",
16-
"graphql": "16.8.1",
16+
"graphql": "16.10.0",
1717
"graphql-helix": "1.13.0"
1818
},
1919
"devDependencies": {

examples/graphql-helix/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@envelop/core": "workspace:^",
1313
"@graphql-tools/schema": "10.0.18",
1414
"fastify": "5.2.1",
15-
"graphql": "16.8.1",
15+
"graphql": "16.10.0",
1616
"graphql-helix": "1.13.0"
1717
},
1818
"devDependencies": {

examples/graphql-http/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@envelop/core": "workspace:^",
1313
"@graphql-tools/schema": "10.0.18",
14-
"graphql": "16.8.1",
14+
"graphql": "16.10.0",
1515
"graphql-http": "^1.18.0"
1616
},
1717
"devDependencies": {

examples/graphql-socket.io/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@graphql-tools/schema": "10.0.18",
1515
"@n1ru4l/socket-io-graphql-client": "0.13.0",
1616
"@n1ru4l/socket-io-graphql-server": "0.13.0",
17-
"graphql": "16.8.1",
17+
"graphql": "16.10.0",
1818
"graphql-ws": "^6.0.0",
1919
"socket.io": "4.8.1",
2020
"socket.io-client": "4.8.1",

examples/graphql-sse/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@envelop/core": "workspace:^",
1313
"@graphql-tools/schema": "10.0.18",
14-
"graphql": "16.8.1",
14+
"graphql": "16.10.0",
1515
"graphql-sse": "^2.0.0"
1616
},
1717
"devDependencies": {

examples/graphql-ws/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@envelop/core": "workspace:^",
1313
"@graphql-tools/schema": "10.0.18",
14-
"graphql": "16.8.1",
14+
"graphql": "16.10.0",
1515
"graphql-ws": "^6.0.0",
1616
"ws": "8.18.0"
1717
},

examples/lambda-aws/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@envelop/core": "workspace:^",
1313
"@graphql-tools/schema": "10.0.18",
1414
"aws-sdk": "2.1692.0",
15-
"graphql": "16.8.1",
15+
"graphql": "16.10.0",
1616
"graphql-helix": "1.13.0"
1717
},
1818
"devDependencies": {

examples/nexus/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@envelop/core": "workspace:^",
1313
"fastify": "5.2.1",
14-
"graphql": "16.8.1",
14+
"graphql": "16.10.0",
1515
"graphql-helix": "1.13.0",
1616
"nexus": "1.3.0",
1717
"reflect-metadata": "0.2.2"

examples/typegraphql/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@envelop/core": "workspace:^",
1313
"class-validator": "0.14.1",
1414
"fastify": "5.2.1",
15-
"graphql": "16.8.1",
15+
"graphql": "16.10.0",
1616
"graphql-helix": "1.13.0",
1717
"reflect-metadata": "0.2.2",
1818
"type-graphql": "1.1.1"

examples/with-esm/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@envelop/core": "workspace:^",
1111
"@graphql-tools/schema": "10.0.18",
1212
"fastify": "5.2.1",
13-
"graphql": "16.8.1",
13+
"graphql": "16.10.0",
1414
"graphql-helix": "1.13.0"
1515
},
1616
"devDependencies": {

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"pnpm": {
7575
"overrides": {
7676
"esbuild": "^0.25.0",
77-
"graphql": "16.8.1",
77+
"graphql": "16.10.0",
7878
"estree-util-build-jsx": "3.0.1"
7979
},
8080
"patchedDependencies": {

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@graphql-tools/schema": "10.0.18",
6464
"@graphql-tools/utils": "10.8.1",
6565
"@repeaterjs/repeater": "3.0.6",
66-
"graphql": "16.8.1",
66+
"graphql": "16.10.0",
6767
"typescript": "5.7.3"
6868
},
6969
"publishConfig": {

packages/plugins/apollo-datasources/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@apollo/datasource-rest": "6.4.1",
5959
"@envelop/core": "workspace:^",
6060
"@graphql-tools/schema": "10.0.18",
61-
"graphql": "16.8.1",
61+
"graphql": "16.10.0",
6262
"typescript": "5.7.3"
6363
},
6464
"publishConfig": {

packages/plugins/apollo-federation/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@apollo/gateway": "2.10.0",
5959
"@apollo/subgraph": "2.10.0",
6060
"@envelop/core": "workspace:^",
61-
"graphql": "16.8.1",
61+
"graphql": "16.10.0",
6262
"graphql-tag": "2.12.6",
6363
"typescript": "5.7.3"
6464
},

packages/plugins/apollo-server-errors/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@envelop/core": "workspace:^",
5959
"@graphql-tools/schema": "10.0.18",
6060
"apollo-server-core": "3.13.0",
61-
"graphql": "16.8.1",
61+
"graphql": "16.10.0",
6262
"typescript": "5.7.3"
6363
},
6464
"publishConfig": {

packages/plugins/apollo-tracing/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"devDependencies": {
6060
"@envelop/core": "workspace:^",
6161
"@graphql-tools/schema": "10.0.18",
62-
"graphql": "16.8.1",
62+
"graphql": "16.10.0",
6363
"reflect-metadata": "^0.2.2",
6464
"typescript": "5.7.3"
6565
},

packages/plugins/dataloader/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@envelop/core": "workspace:^",
5858
"@graphql-tools/schema": "10.0.18",
5959
"dataloader": "2.2.3",
60-
"graphql": "16.8.1",
60+
"graphql": "16.10.0",
6161
"reflect-metadata": "0.2.2",
6262
"typescript": "5.7.3"
6363
},

packages/plugins/depth-limit/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"devDependencies": {
5858
"@envelop/core": "workspace:^",
5959
"@types/graphql-depth-limit": "1.1.6",
60-
"graphql": "16.8.1",
60+
"graphql": "16.10.0",
6161
"typescript": "5.7.3"
6262
},
6363
"publishConfig": {

packages/plugins/disable-introspection/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
},
5656
"devDependencies": {
5757
"@envelop/core": "workspace:^",
58-
"graphql": "16.8.1",
58+
"graphql": "16.10.0",
5959
"typescript": "5.7.3"
6060
},
6161
"publishConfig": {

packages/plugins/execute-subscription-event/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"devDependencies": {
5757
"@envelop/core": "workspace:^",
5858
"@n1ru4l/push-pull-async-iterable-iterator": "3.2.0",
59-
"graphql": "16.8.1",
59+
"graphql": "16.10.0",
6060
"typescript": "5.7.3"
6161
},
6262
"publishConfig": {

packages/plugins/extended-validation/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"devDependencies": {
5858
"@envelop/core": "workspace:^",
5959
"@graphql-tools/schema": "10.0.18",
60-
"graphql": "16.8.1",
60+
"graphql": "16.10.0",
6161
"typescript": "5.7.3"
6262
},
6363
"publishConfig": {

packages/plugins/filter-operation-type/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
},
5656
"devDependencies": {
5757
"@envelop/core": "workspace:^",
58-
"graphql": "16.8.1",
58+
"graphql": "16.10.0",
5959
"typescript": "5.7.3"
6060
},
6161
"publishConfig": {

packages/plugins/fragment-arguments/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@graphql-tools/utils": "10.8.1",
6060
"@types/common-tags": "1.8.4",
6161
"common-tags": "1.8.2",
62-
"graphql": "16.8.1",
62+
"graphql": "16.10.0",
6363
"jest-diff": "29.7.0",
6464
"oneline": "1.0.3",
6565
"typescript": "5.7.3"

packages/plugins/generic-auth/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"devDependencies": {
6060
"@envelop/core": "workspace:^",
6161
"@graphql-tools/schema": "10.0.18",
62-
"graphql": "16.8.1",
62+
"graphql": "16.10.0",
6363
"typescript": "5.7.3"
6464
},
6565
"publishConfig": {

packages/plugins/graphql-jit/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"devDependencies": {
5959
"@envelop/core": "workspace:^",
6060
"@graphql-tools/schema": "10.0.18",
61-
"graphql": "16.8.1",
61+
"graphql": "16.10.0",
6262
"lru-cache": "^10.0.0",
6363
"reflect-metadata": "0.2.2",
6464
"typescript": "5.7.3"

packages/plugins/graphql-middleware/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"devDependencies": {
5858
"@envelop/core": "workspace:^",
5959
"@graphql-tools/schema": "10.0.18",
60-
"graphql": "16.8.1",
60+
"graphql": "16.10.0",
6161
"graphql-middleware": "6.1.35",
6262
"graphql-shield": "7.6.5",
6363
"typescript": "5.7.3"

packages/plugins/graphql-modules/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
},
5757
"devDependencies": {
5858
"@envelop/core": "workspace:^",
59-
"graphql": "16.8.1",
59+
"graphql": "16.10.0",
6060
"graphql-modules": "3.0.0",
6161
"reflect-metadata": "0.2.2",
6262
"typescript": "5.7.3"

packages/plugins/immediate-introspection/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
},
5454
"dependencies": {},
5555
"devDependencies": {
56-
"graphql": "16.8.1",
56+
"graphql": "16.10.0",
5757
"typescript": "5.7.3"
5858
},
5959
"publishConfig": {

packages/plugins/live-query/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@envelop/core": "workspace:^",
6262
"@graphql-tools/schema": "10.0.18",
6363
"@n1ru4l/graphql-live-query-patch-jsondiffpatch": "0.8.0",
64-
"graphql": "16.8.1",
64+
"graphql": "16.10.0",
6565
"typescript": "5.7.3"
6666
},
6767
"publishConfig": {

packages/plugins/newrelic/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@graphql-tools/schema": "^10.0.0",
6161
"@newrelic/test-utilities": "6.5.5",
6262
"@types/newrelic": "9.14.7",
63-
"graphql": "16.8.1",
63+
"graphql": "16.10.0",
6464
"newrelic": "11.0.0",
6565
"typescript": "5.7.3"
6666
},

packages/plugins/on-resolve/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"devDependencies": {
5555
"@envelop/core": "workspace:^",
5656
"@graphql-tools/schema": "10.0.18",
57-
"graphql": "16.8.1",
57+
"graphql": "16.10.0",
5858
"typescript": "5.7.3"
5959
},
6060
"publishConfig": {

packages/plugins/opentelemetry/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@graphql-tools/schema": "^10.0.2",
6262
"@opentelemetry/context-async-hooks": "^1.20.0",
6363
"@repeaterjs/repeater": "^3.0.5",
64-
"graphql": "16.8.1",
64+
"graphql": "16.10.0",
6565
"typescript": "5.7.3"
6666
},
6767
"publishConfig": {

packages/plugins/operation-field-permissions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"devDependencies": {
5858
"@envelop/core": "workspace:^",
5959
"@graphql-tools/schema": "10.0.18",
60-
"graphql": "16.8.1",
60+
"graphql": "16.10.0",
6161
"typescript": "5.7.3"
6262
},
6363
"publishConfig": {

packages/plugins/parser-cache/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
},
5757
"devDependencies": {
5858
"@envelop/core": "workspace:^",
59-
"graphql": "16.8.1",
59+
"graphql": "16.10.0",
6060
"typescript": "5.7.3"
6161
},
6262
"publishConfig": {

packages/plugins/persisted-operations/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"devDependencies": {
5757
"@envelop/core": "workspace:^",
5858
"@graphql-tools/schema": "10.0.18",
59-
"graphql": "16.8.1",
59+
"graphql": "16.10.0",
6060
"typescript": "5.7.3"
6161
},
6262
"publishConfig": {

packages/plugins/preload-assets/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"devDependencies": {
5656
"@envelop/core": "workspace:^",
5757
"@graphql-tools/schema": "10.0.18",
58-
"graphql": "16.8.1",
58+
"graphql": "16.10.0",
5959
"typescript": "5.7.3"
6060
},
6161
"publishConfig": {

packages/plugins/prometheus/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"devDependencies": {
5959
"@envelop/core": "workspace:^",
6060
"@graphql-tools/schema": "10.0.18",
61-
"graphql": "16.8.1",
61+
"graphql": "16.10.0",
6262
"prom-client": "15.1.3",
6363
"typescript": "5.7.3"
6464
},

packages/plugins/rate-limiter/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"devDependencies": {
6262
"@envelop/core": "workspace:^",
6363
"@graphql-tools/schema": "10.0.18",
64-
"graphql": "16.8.1",
64+
"graphql": "16.10.0",
6565
"typescript": "5.7.3"
6666
},
6767
"publishConfig": {

packages/plugins/resource-limitations/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"devDependencies": {
6060
"@envelop/core": "workspace:^",
6161
"@graphql-tools/schema": "10.0.18",
62-
"graphql": "16.8.1",
62+
"graphql": "16.10.0",
6363
"typescript": "5.7.3"
6464
},
6565
"publishConfig": {

packages/plugins/response-cache-redis/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"devDependencies": {
5656
"@envelop/core": "workspace:^",
5757
"@graphql-tools/schema": "10.0.18",
58-
"graphql": "16.8.1",
58+
"graphql": "16.10.0",
5959
"ioredis-mock": "8.9.0",
6060
"typescript": "5.7.3"
6161
},

0 commit comments

Comments
 (0)