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 Nov 17, 2023
1 parent 185e5d6 commit 2555ca7
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.18.0"
},
"dependencies": {
"express": "~4.18.0",
"grunt-cli": "~1.4.0",
"mustache": "~4.2.0",
"socket.io": "4.6.1"
"socket.io": "4.7.2"
},
"license": "MIT"
}

0 comments on commit 2555ca7

Please sign in to comment.