diff --git a/materialious/package-lock.json b/materialious/package-lock.json index 621c37f9..ff1901e8 100644 --- a/materialious/package-lock.json +++ b/materialious/package-lock.json @@ -47,7 +47,7 @@ "@capacitor/cli": "^7.4.4", "@sveltejs/adapter-auto": "^6.0.1", "@sveltejs/adapter-static": "^3.0.10", - "@sveltejs/kit": "^2.49.0", + "@sveltejs/kit": "^2.49.1", "@sveltejs/vite-plugin-svelte": "^6.2.1", "@types/event-source-polyfill": "^1.0.5", "@types/he": "^1.2.3", @@ -3385,9 +3385,9 @@ } }, "node_modules/@sveltejs/kit": { - "version": "2.49.0", - "resolved": "https://registry.npmjs.org/@sveltejs/kit/-/kit-2.49.0.tgz", - "integrity": "sha512-oH8tXw7EZnie8FdOWYrF7Yn4IKrqTFHhXvl8YxXxbKwTMcD/5NNCryUSEXRk2ZR4ojnub0P8rNrsVGHXWqIDtA==", + "version": "2.49.1", + "resolved": "https://registry.npmjs.org/@sveltejs/kit/-/kit-2.49.1.tgz", + "integrity": "sha512-vByReCTTdlNM80vva8alAQC80HcOiHLkd8XAxIiKghKSHcqeNfyhp3VsYAV8VSiPKu4Jc8wWCfsZNAIvd1uCqA==", "dev": true, "license": "MIT", "peer": true, diff --git a/materialious/package.json b/materialious/package.json index 9a199512..ca03c382 100644 --- a/materialious/package.json +++ b/materialious/package.json @@ -19,7 +19,7 @@ "@capacitor/cli": "^7.4.4", "@sveltejs/adapter-auto": "^6.0.1", "@sveltejs/adapter-static": "^3.0.10", - "@sveltejs/kit": "^2.49.0", + "@sveltejs/kit": "^2.49.1", "@sveltejs/vite-plugin-svelte": "^6.2.1", "@types/event-source-polyfill": "^1.0.5", "@types/he": "^1.2.3",