Skip to content

Commit f48a187

Browse files
fix(deps): update dependency graphql to v16.8.1 [security]
1 parent bf4df7d commit f48a187

File tree

3 files changed

+348
-211
lines changed

3 files changed

+348
-211
lines changed

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"cross-env": "7.0.3",
3737
"enquirer": "2.3.6",
3838
"fs-extra": "9.1.0",
39-
"graphql": "16.6.0",
39+
"graphql": "16.8.1",
4040
"lodash": "4.17.21",
4141
"node-fetch": "2.6.9",
4242
"open": "9.1.0",

packages/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"express": "4.18.2",
7171
"file-type": "16.5.4",
7272
"fs-extra": "9.1.0",
73-
"graphql": "16.6.0",
73+
"graphql": "16.8.1",
7474
"graphql-subscriptions": "2.0.0",
7575
"graphql-tools": "8.3.20",
7676
"graphql-type-json": "0.3.2",

0 commit comments

Comments
 (0)