Skip to content

Commit 8c3d116

Browse files
committed
fix(deps): update dependency graphql-tools to v8
1 parent 6f8763c commit 8c3d116

File tree

2 files changed

+54
-202
lines changed

2 files changed

+54
-202
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.28.0",
3333
"apollo-server-express": "2.25.2",
3434
"graphql": "15.5.1",
35-
"graphql-tools": "7.0.5",
35+
"graphql-tools": "8.1.0",
3636
"mysql": "2.18.1",
3737
"prisma": "2.28.0",
3838
"reflect-metadata": "0.1.13",

0 commit comments

Comments
 (0)