refactor: upgrade @graphql-tools/schema from 9.0.0 to 9.0.1 (#8147)

This commit is contained in:
Snyk bot
2022-09-04 14:01:16 +02:00
committed by GitHub
parent a2d0de7656
commit 6a2651c325
2 changed files with 6 additions and 25 deletions

View File

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