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

chore(deps): update node.js to v22.16.0 (#18662)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-05-27 12:13:30 +02:00
committed by GitHub
parent d8f0a69dc8
commit 93e53f6d74
13 changed files with 13 additions and 13 deletions

View File

@ -1 +1 @@
22.15.1
22.16.0

View File

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