Skip to content

Commit d6482ae

Browse files
fix(deps): update dependency graphql to v16.12.0
1 parent d180d84 commit d6482ae

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"dedent": "1.7.0",
3636
"enumify": "2.0.0",
3737
"graphiql": "4.1.2",
38-
"graphql": "16.11.0",
38+
"graphql": "16.12.0",
3939
"graphql-tag": "2.12.6",
4040
"lodash-es": "4.17.21",
4141
"markdown-it": "14.1.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4488,7 +4488,7 @@ __metadata:
44884488
express: "npm:5.1.0"
44894489
express-ws: "npm:5.0.2"
44904490
graphiql: "npm:4.1.2"
4491-
graphql: "npm:16.11.0"
4491+
graphql: "npm:16.12.0"
44924492
graphql-tag: "npm:2.12.6"
44934493
istanbul-lib-coverage: "npm:3.2.2"
44944494
jsdom: "npm:27.2.0"
@@ -6638,10 +6638,10 @@ __metadata:
66386638
languageName: node
66396639
linkType: hard
66406640

6641-
"graphql@npm:16.11.0":
6642-
version: 16.11.0
6643-
resolution: "graphql@npm:16.11.0"
6644-
checksum: 10c0/124da7860a2292e9acf2fed0c71fc0f6a9b9ca865d390d112bdd563c1f474357141501c12891f4164fe984315764736ad67f705219c62f7580681d431a85db88
6641+
"graphql@npm:16.12.0":
6642+
version: 16.12.0
6643+
resolution: "graphql@npm:16.12.0"
6644+
checksum: 10c0/b6fffa4e8a4e4a9933ebe85e7470b346dbf49050c1a482fac5e03e4a1a7bed2ecd3a4c97e29f04457af929464bc5e4f2aac991090c2f320111eef26e902a5c75
66456645
languageName: node
66466646
linkType: hard
66476647

0 commit comments

Comments
 (0)