Skip to content

Commit 0a6faa8

Browse files
marvinrogermtrezza
authored andcommitted
fix: peer dependency mismatch for GraphQL dependencies (#7934)
1 parent f47d584 commit 0a6faa8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"deepcopy": "2.1.0",
3535
"express": "4.17.2",
3636
"follow-redirects": "1.14.8",
37-
"graphql": "15.7.1",
37+
"graphql": "15.8.0",
3838
"graphql-list-fields": "2.0.2",
3939
"graphql-relay": "0.7.0",
4040
"graphql-tag": "2.12.6",

0 commit comments

Comments
 (0)