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

chore(deps): update dependency node to v20.18.0 (#13271)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-10-07 22:42:33 -04:00
committed by GitHub
parent 58f14f27cf
commit 48c6c1ad2f
13 changed files with 13 additions and 13 deletions

View File

@ -1 +1 @@
20.17.0
20.18.0

View File

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