Skip to content

Commit 7244d85

Browse files
authored
Merge pull request #187 from vip-git/renovate/graphql-14.x
Update dependency graphql to v14.6.0
2 parents e6c90fc + d5ab636 commit 7244d85

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"@babel/register": "7.5.5",
9696
"@babel/runtime": "7.5.5",
9797
"@types/enzyme": "3.10.5",
98-
"@types/graphql": "14.2.2",
98+
"@types/graphql": "14.2.3",
9999
"@types/jest": "24.0.15",
100100
"@types/node": "7.10.6",
101101
"@types/prop-types": "15.7.3",

src/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"classnames": "2.2.6",
2020
"express": "4.17.1",
2121
"express-http-proxy": "1.5.1",
22-
"graphql": "14.4.2",
22+
"graphql": "14.6.0",
2323
"graphql-subscriptions": "1.1.0",
2424
"graphql-tools": "4.0.8",
2525
"lodash": "4.17.15",

0 commit comments

Comments
 (0)