Skip to content

Commit

Permalink
Update Node.js to v20 (#1241)
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 8ac1efe commit cca2187
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"start": "node index.js"
},
"engines": {
"node": "~18.19.0"
"node": "~20.10.0"
},
"dependencies": {
"express": "~4.18.0",
Expand Down

0 comments on commit cca2187

Please sign in to comment.