Skip to content

Commit

Permalink
fix(deps): update dependency express to v4.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 12, 2024
1 parent 003a2ee commit 52e342f
Show file tree
Hide file tree
Showing 2 changed files with 175 additions and 103 deletions.
4 changes: 2 additions & 2 deletions packages/todo-example/server-helix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
"dependencies": {
"@n1ru4l/in-memory-live-query-store": "0.10.0",
"@n1ru4l/graphql-live-query-patch-jsondiffpatch": "0.8.0",
"express": "4.18.1",
"express": "4.21.0",
"graphql": "16.0.0-experimental-stream-defer.5",
"graphql-helix": "1.13.0",
"socket.io": "4.5.2"
},
"devDependencies": {
"@types/express": "4.17.14",
"@types/express": "4.17.21",
"@types/node": "18.16.14",
"ts-node-dev": "2.0.0",
"typescript": "4.7.4"
Expand Down
Loading

0 comments on commit 52e342f

Please sign in to comment.