1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2024-12-28 06:31:58 +00:00

chore(deps): update dependency @sveltejs/kit to v2.8.3 [security] (#14342)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-12-05 19:31:27 -05:00 committed by GitHub
parent 4380ecf7bb
commit d36477381a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

6
web/package-lock.json generated
View file

@ -1965,9 +1965,9 @@
}
},
"node_modules/@sveltejs/kit": {
"version": "2.8.1",
"resolved": "https://registry.npmjs.org/@sveltejs/kit/-/kit-2.8.1.tgz",
"integrity": "sha512-uuOfFwZ4xvnfPsiTB6a4H1ljjTUksGhWnYq5X/Y9z4x5+3uM2Md8q/YVeHL+7w+mygAwoEFdgKZ8YkUuk+VKww==",
"version": "2.8.3",
"resolved": "https://registry.npmjs.org/@sveltejs/kit/-/kit-2.8.3.tgz",
"integrity": "sha512-DVBVwugfzzn0SxKA+eAmKqcZ7aHZROCHxH7/pyrOi+HLtQ721eEsctGb9MkhEuqj6q/9S/OFYdn37vdxzFPdvw==",
"dev": true,
"hasInstallScript": true,
"license": "MIT",