Skip to content

Commit d12299c

Browse files
Update dependency graphql to v16.13.1
1 parent 48a0141 commit d12299c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.0",
31+
"graphql": "16.13.1",
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
@@ -571,7 +571,7 @@
571571
"dexie": "4.0.10",
572572
"event-reduce-js": "5.2.7",
573573
"get-graphql-from-jsonschema": "8.1.0",
574-
"graphql": "16.13.0",
574+
"graphql": "16.13.1",
575575
"graphql-ws": "5.16.2",
576576
"is-my-json-valid": "2.20.6",
577577
"js-base64": "3.7.8",

0 commit comments

Comments
 (0)