Skip to content

Commit

Permalink
chore(deps): update node.js to v22.13.1 (#69)
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 Feb 6, 2025
1 parent 5047d90 commit 6d504af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion backend/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22.13.0
22.13.1
2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@
"p-limit": "^6.2.0"
},
"volta": {
"node": "22.13.0"
"node": "22.13.1"
}
}

0 comments on commit 6d504af

Please sign in to comment.