Mitigated low level vulnerability

This commit is contained in:
Saud Fatayerji 2023-10-29 21:49:40 +02:00
parent f87a921ad1
commit f73c570bd3
2 changed files with 159 additions and 150 deletions

View File

@ -16,5 +16,5 @@ export default defineConfig(async () => ({
}, },
// 3. to make use of `TAURI_DEBUG` and other env variables // 3. to make use of `TAURI_DEBUG` and other env variables
// https://tauri.app/v1/api/config#buildconfig.beforedevcommand // https://tauri.app/v1/api/config#buildconfig.beforedevcommand
envPrefix: ["VITE_", "TAURI_"], envPrefix: ["VITE_"],
})); }));

307
package-lock.json generated

File diff suppressed because it is too large Load Diff