Skip to content

Commit 4b572ef

Browse files
Update Apollo GraphQL packages
1 parent 5975f7e commit 4b572ef

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

examples/graphql/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@
2323
"//": "NOTICE: For the Github CI we use the local RxDB build (rxdb-local.tgz). In your app should just install 'rxdb' from npm instead",
2424
"dependencies": {
2525
"rxdb": "file:rxdb-local.tgz",
26-
"@apollo/server": "4.12.2",
26+
"@apollo/server": "5.1.0",
2727
"concurrently": "9.2.1",
2828
"cors": "2.8.5",
2929
"express-graphql": "0.12.0",
3030
"graphql-client": "2.0.1",
31-
"graphql-subscriptions": "2.0.0",
31+
"graphql-subscriptions": "3.0.0",
3232
"graphql-ws": "5.16.2",
3333
"local-web-server": "5.4.0",
3434
"normalize.css": "8.0.1",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -580,7 +580,7 @@
580580
"firebase-tools": "14.23.0",
581581
"get-port": "5.1.1",
582582
"globals": "16.5.0",
583-
"graphql-subscriptions": "2.0.0",
583+
"graphql-subscriptions": "3.0.0",
584584
"gzip-size-cli": "5.1.0",
585585
"html-webpack-plugin": "5.6.4",
586586
"karma": "6.4.4",

0 commit comments

Comments
 (0)