Skip to content

Commit

Permalink
Update npm non-major dependencies (#969)
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 Jan 8, 2024
1 parent 4275654 commit 1f66b8a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
"start": "node index.js"
},
"engines": {
"node": "~18.16.0"
"node": "~18.19.0"
},
"dependencies": {
"express": "~4.18.0",
"grunt-cli": "~1.4.0",
"mustache": "~4.2.0",
"socket.io": "4.6.1"
"socket.io": "4.7.3"
},
"license": "MIT"
}

0 comments on commit 1f66b8a

Please sign in to comment.