Skip to content

Commit

Permalink
Update Node.js to v22 (#552)
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 7, 2025
1 parent 51cd6e8 commit 7f1e9b6
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": "~20.15.0"
"node": "~22.12.0"
},
"dependencies": {
"express": "~4.19.0",
Expand Down

0 comments on commit 7f1e9b6

Please sign in to comment.