Skip to content

Commit 632fcd4

Browse files
committed
update
1 parent 45a737f commit 632fcd4

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

package.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@
317317
"express": "^4.17.1",
318318
"express-sse": "^0.5.3",
319319
"google-auth-library": "^5.10.1",
320-
"graphql": "14.6.0",
320+
"graphql": "^14.6.0",
321321
"graphql-subscriptions": "^1.1.0",
322322
"graphql-tag": "^2.10.3",
323323
"graphql-tools": "^6.1.0",
@@ -358,9 +358,7 @@
358358
"vm2": "^3.9.2",
359359
"webpack-merge": "^4.2.2",
360360
"websocket": "^1.0.31",
361-
"ws": "^6.1.2",
362-
"graphql-language-service-interface": "2.8.2",
363-
"graphql-language-service-parser": "1.9.0"
361+
"ws": "^6.1.2"
364362
},
365363
"devDependencies": {
366364
"@babel/core": "^7.10.3",

0 commit comments

Comments
 (0)