Skip to content

Commit eb6a87b

Browse files
fix(deps): update dependency graphql to v16
1 parent 151b756 commit eb6a87b

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
@@ -31,7 +31,7 @@
3131
"dedent": "^0.7.0",
3232
"enumify": "^2.0.0",
3333
"graphiql": "~1.8.0",
34-
"graphql": "~15.8.0",
34+
"graphql": "~16.6.0",
3535
"graphql-tag": "~2.12.6",
3636
"lodash": "^4.17.21",
3737
"markdown-it": "^13.0.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2828,7 +2828,7 @@ __metadata:
28282828
express: ^4.17.2
28292829
express-ws: ^5.0.2
28302830
graphiql: ~1.8.0
2831-
graphql: ~15.8.0
2831+
graphql: ~16.6.0
28322832
graphql-tag: ~2.12.6
28332833
graphql-ws: ^5.12.1
28342834
istanbul-lib-coverage: ^3.0.0
@@ -4658,10 +4658,10 @@ __metadata:
46584658
languageName: node
46594659
linkType: hard
46604660

4661-
"graphql@npm:~15.8.0":
4662-
version: 15.8.0
4663-
resolution: "graphql@npm:15.8.0"
4664-
checksum: 423325271db8858428641b9aca01699283d1fe5b40ef6d4ac622569ecca927019fce8196208b91dd1d8eb8114f00263fe661d241d0eb40c10e5bfd650f86ec5e
4661+
"graphql@npm:~16.6.0":
4662+
version: 16.6.0
4663+
resolution: "graphql@npm:16.6.0"
4664+
checksum: bf1d9e3c1938ce3c1a81e909bd3ead1ae4707c577f91cff1ca2eca474bfbc7873d5d7b942e1e9777ff5a8304421dba57a4b76d7a29eb19de8711cb70e3c2415e
46654665
languageName: node
46664666
linkType: hard
46674667

0 commit comments

Comments
 (0)