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

chore(deps): update dependency node to v20.15.1 (#10969)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-07-09 06:56:25 -04:00
committed by GitHub
parent e8af0e859e
commit c1036d6f88
13 changed files with 14 additions and 12 deletions

View File

@ -1 +1 @@
20.15.0
20.15.1

View File

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