Skip to content
This repository was archived by the owner on Mar 20, 2023. It is now read-only.

Commit bb0d2bd

Browse files
committed
Update 'graphql' to 14.5.8
1 parent 34f4b21 commit bb0d2bd

File tree

2 files changed

+364
-320
lines changed

2 files changed

+364
-320
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@
5252
"@babel/plugin-transform-flow-strip-types": "7.4.4",
5353
"@babel/plugin-transform-modules-commonjs": "7.5.0",
5454
"@babel/register": "7.4.4",
55-
"@types/graphql": "^14.2.2",
5655
"@types/node": "^12.6.2",
5756
"babel-eslint": "10.0.2",
5857
"body-parser": "1.19.0",
@@ -65,7 +64,7 @@
6564
"express": "4.17.1",
6665
"flow-bin": "0.112.0",
6766
"graphiql": "^0.13.2",
68-
"graphql": "14.4.2",
67+
"graphql": "14.5.8",
6968
"mocha": "6.1.4",
7069
"multer": "1.4.1",
7170
"nyc": "14.1.1",

0 commit comments

Comments
 (0)