chore: bumping graphql and graphiql versions to latest to solve broken create-app

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2021-12-07 13:53:17 +01:00
parent b0517904c4
commit 9360b7fac6
4 changed files with 413 additions and 84 deletions
+2 -2
View File
@@ -41,8 +41,8 @@
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.57",
"@types/react": "*",
"graphiql": "^1.0.0-alpha.10",
"graphql": "^15.3.0",
"graphiql": "^1.5.12",
"graphql": "^16.0.0",
"isomorphic-form-data": "^2.0.0",
"react": "^16.13.1",
"react-dom": "^16.13.1",