1
0
mirror of https://github.com/immich-app/immich.git synced 2025-08-08 23:07:06 +02:00

chore(deps): update node.js to v22.13.1 (#15503)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-01-21 16:16:46 -06:00
committed by GitHub
parent 58a75d59bd
commit c8abe9a2fd
12 changed files with 12 additions and 12 deletions

View File

@ -1 +1 @@
22.13.0
22.13.1

View File

@ -145,6 +145,6 @@
"vitest": "^2.0.5"
},
"volta": {
"node": "22.13.0"
"node": "22.13.1"
}
}