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.
1 parent 05fed23 commit 10e975eCopy full SHA for 10e975e
demo/server/package.json
@@ -11,13 +11,13 @@
11
},
12
"license": "MIT",
13
"dependencies": {
14
- "@apollo/server": "^4.0.0",
+ "@apollo/server": "^5.0.0",
15
"@graphql-tools/schema": "^9.0.13",
16
"body-parser": "^1.20.2",
17
"cors": "^2.8.5",
18
"express": "^4.17.1",
19
"graphql": "^16.6.0",
20
- "graphql-subscriptions": "^1.2.1",
+ "graphql-subscriptions": "^3.0.0",
21
"graphql-ws": "^5.5.5",
22
"typescript": "^4.7.4",
23
"ws": "^8.4.2"
0 commit comments