diff --git a/materialious/package-lock.json b/materialious/package-lock.json index a204b0a4..af38b982 100644 --- a/materialious/package-lock.json +++ b/materialious/package-lock.json @@ -53,7 +53,7 @@ "svelte-check": "^3.8.0", "tslib": "^2.6.3", "typescript": "^5.4.5", - "vite": "^5.2.11" + "vite": "^5.2.13" } }, "node_modules/@aashutoshrathi/word-wrap": { @@ -12291,9 +12291,9 @@ } }, "node_modules/vite": { - "version": "5.2.11", - "resolved": "https://registry.npmjs.org/vite/-/vite-5.2.11.tgz", - "integrity": "sha512-HndV31LWW05i1BLPMUCE1B9E9GFbOu1MbenhS58FuK6owSO5qHm7GiCotrNY1YE5rMeQSFBGmT5ZaLEjFizgiQ==", + "version": "5.2.13", + "resolved": "https://registry.npmjs.org/vite/-/vite-5.2.13.tgz", + "integrity": "sha512-SSq1noJfY9pR3I1TUENL3rQYDQCFqgD+lM6fTRAM8Nv6Lsg5hDLaXkjETVeBt+7vZBCMoibD+6IWnT2mJ+Zb/A==", "dev": true, "dependencies": { "esbuild": "^0.20.1", diff --git a/materialious/package.json b/materialious/package.json index 7faa0e40..e89ed9a2 100644 --- a/materialious/package.json +++ b/materialious/package.json @@ -34,7 +34,7 @@ "svelte-check": "^3.8.0", "tslib": "^2.6.3", "typescript": "^5.4.5", - "vite": "^5.2.11" + "vite": "^5.2.13" }, "type": "module", "dependencies": {