1
0
mirror of https://github.com/immich-app/immich.git synced 2025-07-03 05:46:58 +02:00

chore(deps): update node.js to v22.17.0 (#19656)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-07-01 10:59:31 +01:00
committed by GitHub
parent 29b3981609
commit 214ca50406
13 changed files with 13 additions and 13 deletions

View File

@ -1 +1 @@
22.16.0
22.17.0

View File

@ -28,6 +28,6 @@
"directory": "open-api/typescript-sdk"
},
"volta": {
"node": "22.16.0"
"node": "22.17.0"
}
}