fix: peer dependency mismatch for GraphQL dependencies (#7934)

This commit is contained in:
Marvin ROGER
2022-04-11 15:55:11 +02:00
committed by Manuel Trezza
parent f47d58471e
commit 0a6faa81fa
2 changed files with 4 additions and 4 deletions

View File

@@ -34,7 +34,7 @@
"deepcopy": "2.1.0",
"express": "4.17.2",
"follow-redirects": "1.14.8",
"graphql": "15.7.1",
"graphql": "15.8.0",
"graphql-list-fields": "2.0.2",
"graphql-relay": "0.7.0",
"graphql-tag": "2.12.6",