1
0
mirror of https://github.com/immich-app/immich.git synced 2025-06-16 03:40:33 +02:00

chore(deps): update node.js to v22.12.0 (#14650)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-12-12 10:12:44 -06:00
committed by GitHub
parent 58d63d9f1c
commit 59d6af54c7
12 changed files with 12 additions and 12 deletions

View File

@ -1 +1 @@
22.11.0
22.12.0

View File

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