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 003a2ee commit 52e342fCopy full SHA for 52e342f
packages/todo-example/server-helix/package.json
@@ -5,13 +5,13 @@
5
"dependencies": {
6
"@n1ru4l/in-memory-live-query-store": "0.10.0",
7
"@n1ru4l/graphql-live-query-patch-jsondiffpatch": "0.8.0",
8
- "express": "4.18.1",
+ "express": "4.21.0",
9
"graphql": "16.0.0-experimental-stream-defer.5",
10
"graphql-helix": "1.13.0",
11
"socket.io": "4.5.2"
12
},
13
"devDependencies": {
14
- "@types/express": "4.17.14",
+ "@types/express": "4.17.21",
15
"@types/node": "18.16.14",
16
"ts-node-dev": "2.0.0",
17
"typescript": "4.7.4"
0 commit comments