Skip to content

Commit

Permalink
Update npm non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 13, 2024
1 parent 7c0be46 commit 32b0a1c
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
"start": "node index.js"
},
"engines": {
"node": "~20.15.0"
"node": "~20.17.0"
},
"dependencies": {
"express": "~4.19.0",
"grunt-cli": "~1.4.0",
"express": "~4.20.0",
"grunt-cli": "~1.5.0",
"mustache": "~4.2.0",
"socket.io": "~4.7.0"
},
Expand Down

0 comments on commit 32b0a1c

Please sign in to comment.