1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-25 10:43:13 +02:00

chore(deps): update dependency vite to v4.1.5 [security] (#2792)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-06-16 15:28:49 +00:00 committed by GitHub
parent 16171eee8d
commit ef8714fda9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

12
web/package-lock.json generated
View File

@ -11304,9 +11304,9 @@
}
},
"node_modules/vite": {
"version": "4.1.4",
"resolved": "https://registry.npmjs.org/vite/-/vite-4.1.4.tgz",
"integrity": "sha512-3knk/HsbSTKEin43zHu7jTwYWv81f8kgAL99G5NWBcA1LKvtvcVAC4JjBH1arBunO9kQka+1oGbrMKOjk4ZrBg==",
"version": "4.1.5",
"resolved": "https://registry.npmjs.org/vite/-/vite-4.1.5.tgz",
"integrity": "sha512-zJ0RiVkf61kpd7O+VtU6r766xgnTaIknP/lR6sJTZq3HtVJ3HGnTo5DaJhTUtYoTyS/CQwZ6yEVdc/lrmQT7dQ==",
"dev": true,
"dependencies": {
"esbuild": "^0.16.14",
@ -19745,9 +19745,9 @@
}
},
"vite": {
"version": "4.1.4",
"resolved": "https://registry.npmjs.org/vite/-/vite-4.1.4.tgz",
"integrity": "sha512-3knk/HsbSTKEin43zHu7jTwYWv81f8kgAL99G5NWBcA1LKvtvcVAC4JjBH1arBunO9kQka+1oGbrMKOjk4ZrBg==",
"version": "4.1.5",
"resolved": "https://registry.npmjs.org/vite/-/vite-4.1.5.tgz",
"integrity": "sha512-zJ0RiVkf61kpd7O+VtU6r766xgnTaIknP/lR6sJTZq3HtVJ3HGnTo5DaJhTUtYoTyS/CQwZ6yEVdc/lrmQT7dQ==",
"dev": true,
"requires": {
"esbuild": "^0.16.14",