Skip to content

Commit 21059a5

Browse files
fix(deps): update dependency express to v4.21.2
1 parent 003a2ee commit 21059a5

File tree

2 files changed

+217
-98
lines changed

2 files changed

+217
-98
lines changed

packages/todo-example/server-helix/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
"dependencies": {
66
"@n1ru4l/in-memory-live-query-store": "0.10.0",
77
"@n1ru4l/graphql-live-query-patch-jsondiffpatch": "0.8.0",
8-
"express": "4.18.1",
8+
"express": "4.21.2",
99
"graphql": "16.0.0-experimental-stream-defer.5",
1010
"graphql-helix": "1.13.0",
1111
"socket.io": "4.5.2"
1212
},
1313
"devDependencies": {
14-
"@types/express": "4.17.14",
14+
"@types/express": "4.17.22",
1515
"@types/node": "18.16.14",
1616
"ts-node-dev": "2.0.0",
1717
"typescript": "4.7.4"

0 commit comments

Comments
 (0)