Skip to content

Commit 10e975e

Browse files
author
renovate[bot]
committed
fix(deps): update apollo graphql packages
1 parent 05fed23 commit 10e975e

File tree

2 files changed

+371
-220
lines changed

2 files changed

+371
-220
lines changed

demo/server/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111
},
1212
"license": "MIT",
1313
"dependencies": {
14-
"@apollo/server": "^4.0.0",
14+
"@apollo/server": "^5.0.0",
1515
"@graphql-tools/schema": "^9.0.13",
1616
"body-parser": "^1.20.2",
1717
"cors": "^2.8.5",
1818
"express": "^4.17.1",
1919
"graphql": "^16.6.0",
20-
"graphql-subscriptions": "^1.2.1",
20+
"graphql-subscriptions": "^3.0.0",
2121
"graphql-ws": "^5.5.5",
2222
"typescript": "^4.7.4",
2323
"ws": "^8.4.2"

0 commit comments

Comments
 (0)