Skip to content

Commit 1b69d4a

Browse files
Update dependency graphql to v16.14.0
1 parent 49f0f88 commit 1b69d4a

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": "9.2.1",
2929
"cors": "2.8.6",
3030
"express": "5.2.1",
31-
"graphql": "16.13.2",
31+
"graphql": "16.14.0",
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
@@ -580,7 +580,7 @@
580580
"dexie": "4.4.2",
581581
"event-reduce-js": "6.0.0",
582582
"get-graphql-from-jsonschema": "8.1.0",
583-
"graphql": "16.13.2",
583+
"graphql": "16.14.0",
584584
"graphql-ws": "5.16.2",
585585
"is-my-json-valid": "2.20.6",
586586
"js-base64": "3.7.8",

0 commit comments

Comments
 (0)