Skip to content

Commit 0f2c873

Browse files
fix(deps): update dependency graphql to v16.11.0 (#2151)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1bfd9f9 commit 0f2c873

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.5.3",
3636
"enumify": "2.0.0",
3737
"graphiql": "3.8.3",
38-
"graphql": "16.10.0",
38+
"graphql": "16.11.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
@@ -3943,7 +3943,7 @@ __metadata:
39433943
express: "npm:5.1.0"
39443944
express-ws: "npm:5.0.2"
39453945
graphiql: "npm:3.8.3"
3946-
graphql: "npm:16.10.0"
3946+
graphql: "npm:16.11.0"
39473947
graphql-tag: "npm:2.12.6"
39483948
istanbul-lib-coverage: "npm:3.2.2"
39493949
jsdom: "npm:26.1.0"
@@ -6003,10 +6003,10 @@ __metadata:
60036003
languageName: node
60046004
linkType: hard
60056005

6006-
"graphql@npm:16.10.0":
6007-
version: 16.10.0
6008-
resolution: "graphql@npm:16.10.0"
6009-
checksum: 10c0/303730675538c8bd6c76b447dc6f03e61242e2d2596b408c34759666ec4877409e5593a7a0467d590ac5407b8c663b093b599556a77f24f281abea69ddc53de6
6006+
"graphql@npm:16.11.0":
6007+
version: 16.11.0
6008+
resolution: "graphql@npm:16.11.0"
6009+
checksum: 10c0/124da7860a2292e9acf2fed0c71fc0f6a9b9ca865d390d112bdd563c1f474357141501c12891f4164fe984315764736ad67f705219c62f7580681d431a85db88
60106010
languageName: node
60116011
linkType: hard
60126012

0 commit comments

Comments
 (0)