1
0
mirror of https://github.com/immich-app/immich.git synced 2025-08-08 23:07:06 +02:00

chore(deps): update dependency node to v22 (#13855)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-10-31 14:21:45 +00:00
committed by GitHub
parent 066682f48d
commit a28b92b3cc
12 changed files with 12 additions and 12 deletions

View File

@ -1 +1 @@
20.18.0
22.11.0

View File

@ -53,6 +53,6 @@
"vitest": "^2.0.5"
},
"volta": {
"node": "20.18.0"
"node": "22.11.0"
}
}