We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c9ed4e commit 4a45dcaCopy full SHA for 4a45dca
apollo-server/v3/subscriptions-graphql-ws/package.json
@@ -9,8 +9,8 @@
9
"dependencies": {
10
"@graphql-tools/schema": "^7.1.5",
11
"@types/ws": "^8.2.2",
12
- "apollo-server-core": "^3.6.2",
13
- "apollo-server-express": "^3.6.2",
+ "@apollo/server": "^4.0.0",
14
"express": "^4.17.1",
15
"graphql": "^15.5.1",
16
"graphql-subscriptions": "^1.2.1",
0 commit comments