Skip to content

Commit

Permalink
fix(deps): update npm non-major dependencies (#1723)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 11, 2024
1 parent 5820c39 commit ecfe875
Showing 1 changed file with 2 additions and 2 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",
"grunt-cli": "~1.5.0",
"mustache": "~4.2.0",
"socket.io": "4.7.5"
},
Expand Down

0 comments on commit ecfe875

Please sign in to comment.