Skip to content

Commit 63b319f

Browse files
committed
fix: upgrade @graphql-tools/schema from 9.0.1 to 9.0.2
Snyk has created this PR to upgrade @graphql-tools/schema from 9.0.1 to 9.0.2. See this package in npm: https://www.npmjs.com/package/@graphql-tools/schema See this project in Snyk: https://app.snyk.io/org/acinader/project/21343059-02d9-4182-87d7-718a44b181ef?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent a5ba5da commit 63b319f

File tree

2 files changed

+25
-6
lines changed

2 files changed

+25
-6
lines changed

package-lock.json

Lines changed: 24 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@graphql-yoga/node": "2.6.0",
2323
"@graphql-tools/utils": "8.10.0",
2424
"@graphql-tools/merge": "8.3.3",
25-
"@graphql-tools/schema": "9.0.1",
25+
"@graphql-tools/schema": "9.0.2",
2626
"@parse/fs-files-adapter": "1.2.2",
2727
"@parse/push-adapter": "4.1.2",
2828
"bcryptjs": "2.4.3",

0 commit comments

Comments
 (0)