Skip to content

Commit 457ea05

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

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
@@ -60,7 +60,7 @@
6060
"codemirror": "6.0.1",
6161
"dotenv-webpack": "8.1.0",
6262
"graphiql-explorer": "0.9.0",
63-
"graphql": "16.10.0",
63+
"graphql": "16.11.0",
6464
"graphql-query-complexity": "1.1.0",
6565
"neo4j-driver": "5.27.0",
6666
"prettier": "3.4.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2093,7 +2093,7 @@ __metadata:
20932093
eslint-plugin-simple-import-sort: "npm:12.1.1"
20942094
fork-ts-checker-webpack-plugin: "npm:9.1.0"
20952095
graphiql-explorer: "npm:0.9.0"
2096-
graphql: "npm:16.10.0"
2096+
graphql: "npm:16.11.0"
20972097
graphql-query-complexity: "npm:1.1.0"
20982098
graphql-ws: "npm:5.16.2"
20992099
html-inline-script-webpack-plugin: "npm:3.2.1"
@@ -11371,10 +11371,10 @@ __metadata:
1137111371
languageName: node
1137211372
linkType: hard
1137311373

11374-
"graphql@npm:16.10.0":
11375-
version: 16.10.0
11376-
resolution: "graphql@npm:16.10.0"
11377-
checksum: 10c0/303730675538c8bd6c76b447dc6f03e61242e2d2596b408c34759666ec4877409e5593a7a0467d590ac5407b8c663b093b599556a77f24f281abea69ddc53de6
11374+
"graphql@npm:16.11.0":
11375+
version: 16.11.0
11376+
resolution: "graphql@npm:16.11.0"
11377+
checksum: 10c0/124da7860a2292e9acf2fed0c71fc0f6a9b9ca865d390d112bdd563c1f474357141501c12891f4164fe984315764736ad67f705219c62f7580681d431a85db88
1137811378
languageName: node
1137911379
linkType: hard
1138011380

0 commit comments

Comments
 (0)