Skip to content

Commit cd5075c

Browse files
committed
fix(deps): update dependency graphql-tools to v8
1 parent d26cbfd commit cd5075c

File tree

2 files changed

+96
-197
lines changed

2 files changed

+96
-197
lines changed

packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@prisma/client": "2.30.3",
3333
"apollo-server-express": "2.25.3",
3434
"graphql": "15.7.2",
35-
"graphql-tools": "7.0.5",
35+
"graphql-tools": "8.2.9",
3636
"mysql": "2.18.1",
3737
"prisma": "2.30.3",
3838
"reflect-metadata": "0.1.13",

0 commit comments

Comments
 (0)