fix: update graphql dependencies to work with Parse Dashboard (#7658)

This commit is contained in:
Frans Bouwmeester
2022-02-12 17:07:04 +01:00
committed by GitHub
parent b465f7bade
commit 350ecdee59
2 changed files with 8 additions and 18 deletions

View File

@@ -35,9 +35,9 @@
"deepcopy": "2.1.0",
"express": "4.17.1",
"follow-redirects": "1.14.8",
"graphql": "15.4.0",
"graphql": "15.5.1",
"graphql-list-fields": "2.0.2",
"graphql-relay": "0.6.0",
"graphql-relay": "0.7.0",
"graphql-tag": "2.12.5",
"graphql-upload": "11.0.0",
"intersect": "1.0.1",