Skip to content
This repository was archived by the owner on Jul 31, 2022. It is now read-only.

Commit 7220555

Browse files
committed
fix(deps): update dependency graphql to v16
1 parent fd5556c commit 7220555

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@
243243
"capitalize": "^2.0.4",
244244
"dotenv": "^10.0.0",
245245
"escape-html": "^1.0.3",
246-
"graphql": "^15",
246+
"graphql": "^16.0.0",
247247
"graphql-config": "~4.1.0",
248248
"graphql-language-service-server": "^2.7.10",
249249
"graphql-tag": "^2.12.6",

0 commit comments

Comments
 (0)