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.15.1 (#18388)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-05-20 15:14:59 +01:00
committed by GitHub
parent 62f24a79f4
commit 965498d19b
13 changed files with 13 additions and 13 deletions

View File

@ -1 +1 @@
22.15.0
22.15.1

View File

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