Skip to content

Commit 347a93b

Browse files
Update dependency graphql to v17
1 parent d90d0fd commit 347a93b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

examples/graphql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"concurrently": "10.0.3",
2929
"cors": "2.8.6",
3030
"express": "5.2.1",
31-
"graphql": "16.14.2",
31+
"graphql": "17.0.2",
3232
"graphql-client": "2.0.1",
3333
"graphql-subscriptions": "3.0.0",
3434
"graphql-ws": "5.16.2",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -581,7 +581,7 @@
581581
"dexie": "4.4.2",
582582
"event-reduce-js": "6.0.0",
583583
"get-graphql-from-jsonschema": "8.1.0",
584-
"graphql": "16.14.2",
584+
"graphql": "17.0.2",
585585
"graphql-ws": "5.16.2",
586586
"is-my-json-valid": "2.20.6",
587587
"js-base64": "3.8.0",

0 commit comments

Comments
 (0)