diff --git a/package.json b/package.json index 886fc0ef..c33fd096 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "postcss-load-config": "^3.1.0", "prettier": "~2.3.2", "prettier-plugin-svelte": "^2.4.0", - "svelte": "^3.42.3", + "svelte": "^3.42.4", "svelte-preprocess": "^4.8.0", "tailwindcss": "^2.2.9", "tslib": "^2.3.1", diff --git a/yarn.lock b/yarn.lock index 7ad24654..c8a442ab 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5431,10 +5431,10 @@ svelte-preprocess@^4.8.0: detect-indent "^6.0.0" strip-indent "^3.0.0" -svelte@^3.42.3: - version "3.42.3" - resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.42.3.tgz#a7687a43ff6aa12263e03cf56219cd21eff5372d" - integrity sha512-pbdtdNZEx2GBqSM6XEgPoHbwtvWBwFLt/1bRmzsyXZO+i424wFnPe7O5B3GOJDPFSxPRztumAW3mL5LPzecWUg== +svelte@^3.42.4: + version "3.42.4" + resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.42.4.tgz#838ed98fa7b26fc5fffe4df0d7ba345f1c54cf4f" + integrity sha512-DqC0AmDdBrrbIA+Kzl3yhBb6qCn4vZOAfxye2pTnIpinLegyagC5sLI8Pe9GPlXu9VpHBXIwpDDedpMfu++epA== svgo@^2.3.0: version "2.4.0"