Skip to content

Commit 350ecde

Browse files
authored
fix: update graphql dependencies to work with Parse Dashboard (#7658)
1 parent b465f7b commit 350ecde

File tree

2 files changed

+8
-18
lines changed

2 files changed

+8
-18
lines changed

Diff for: package-lock.json

+6-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@
3535
"deepcopy": "2.1.0",
3636
"express": "4.17.1",
3737
"follow-redirects": "1.14.8",
38-
"graphql": "15.4.0",
38+
"graphql": "15.5.1",
3939
"graphql-list-fields": "2.0.2",
40-
"graphql-relay": "0.6.0",
40+
"graphql-relay": "0.7.0",
4141
"graphql-tag": "2.12.5",
4242
"graphql-upload": "11.0.0",
4343
"intersect": "1.0.1",

0 commit comments

Comments
 (0)