diff --git a/package-lock.json b/package-lock.json index a471618..8a4da99 100644 --- a/package-lock.json +++ b/package-lock.json @@ -39,7 +39,7 @@ "postcss-load-config": "^3.1.0", "prettier": "~2.2.1", "prettier-plugin-svelte": "^2.2.0", - "svelte": "^3.34.0", + "svelte": "^3.49.0", "svelte-check": "^2.0.0", "svelte-preprocess": "^4.7.4", "tailwindcss": "^2.2.4", @@ -10709,9 +10709,9 @@ } }, "node_modules/svelte": { - "version": "3.44.0", - "resolved": "https://registry.npmjs.org/svelte/-/svelte-3.44.0.tgz", - "integrity": "sha512-zWACSJBSncGiDvFfYOMFGNV5zDLOlyhftmO5yOZ0lEtQMptpElaRtl39MWz1+lYCpwUq4F3Q2lTzI9TrTL+eMA==", + "version": "3.49.0", + "resolved": "https://registry.npmjs.org/svelte/-/svelte-3.49.0.tgz", + "integrity": "sha512-+lmjic1pApJWDfPCpUUTc1m8azDqYCG1JN9YEngrx/hUyIcFJo6VZhj0A1Ai0wqoHcEIuQy+e9tk+4uDgdtsFA==", "engines": { "node": ">= 8" } @@ -19751,9 +19751,9 @@ } }, "svelte": { - "version": "3.44.0", - "resolved": "https://registry.npmjs.org/svelte/-/svelte-3.44.0.tgz", - "integrity": "sha512-zWACSJBSncGiDvFfYOMFGNV5zDLOlyhftmO5yOZ0lEtQMptpElaRtl39MWz1+lYCpwUq4F3Q2lTzI9TrTL+eMA==" + "version": "3.49.0", + "resolved": "https://registry.npmjs.org/svelte/-/svelte-3.49.0.tgz", + "integrity": "sha512-+lmjic1pApJWDfPCpUUTc1m8azDqYCG1JN9YEngrx/hUyIcFJo6VZhj0A1Ai0wqoHcEIuQy+e9tk+4uDgdtsFA==" }, "svelte-check": { "version": "2.2.7", diff --git a/package.json b/package.json index 3b90d22..1e3ccc5 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "postcss-load-config": "^3.1.0", "prettier": "~2.2.1", "prettier-plugin-svelte": "^2.2.0", - "svelte": "^3.34.0", + "svelte": "^3.49.0", "svelte-check": "^2.0.0", "svelte-preprocess": "^4.7.4", "tailwindcss": "^2.2.4",