We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e6c90fc + d5ab636 commit 7244d85Copy full SHA for 7244d85
package.json
@@ -95,7 +95,7 @@
95
"@babel/register": "7.5.5",
96
"@babel/runtime": "7.5.5",
97
"@types/enzyme": "3.10.5",
98
- "@types/graphql": "14.2.2",
+ "@types/graphql": "14.2.3",
99
"@types/jest": "24.0.15",
100
"@types/node": "7.10.6",
101
"@types/prop-types": "15.7.3",
src/server/package.json
@@ -19,7 +19,7 @@
19
"classnames": "2.2.6",
20
"express": "4.17.1",
21
"express-http-proxy": "1.5.1",
22
- "graphql": "14.4.2",
+ "graphql": "14.6.0",
23
"graphql-subscriptions": "1.1.0",
24
"graphql-tools": "4.0.8",
25
"lodash": "4.17.15",
0 commit comments