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.15.0 (#18250)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-05-13 12:09:41 +02:00
committed by GitHub
parent 60c43081ed
commit d271e6a3ae
13 changed files with 13 additions and 13 deletions

View File

@ -1 +1 @@
22.14.0
22.15.0

View File

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