refactor: upgrade @graphql-tools/schema from 8.5.1 to 9.0.0 (#8138)

This commit is contained in:
Snyk bot
2022-09-02 17:37:40 +02:00
committed by GitHub
parent 82eb4613d9
commit 3de466ba9b
2 changed files with 13 additions and 13 deletions

View File

@@ -22,7 +22,7 @@
"@graphql-yoga/node": "2.6.0",
"@graphql-tools/utils": "8.9.1",
"@graphql-tools/merge": "8.3.2",
"@graphql-tools/schema": "8.5.1",
"@graphql-tools/schema": "9.0.0",
"@parse/fs-files-adapter": "1.2.2",
"@parse/push-adapter": "4.1.2",
"bcryptjs": "2.4.3",