diff --git a/questions/57134084/package.json b/questions/57134084/package.json index d88d6db..79a810c 100644 --- a/questions/57134084/package.json +++ b/questions/57134084/package.json @@ -17,6 +17,6 @@ }, "dependencies": { "ramda": "^0.26.1", - "svelte": "^3.6.9" + "svelte": "^3.49.0" } } diff --git a/questions/57134084/yarn.lock b/questions/57134084/yarn.lock index 65103a0..e526ac8 100644 --- a/questions/57134084/yarn.lock +++ b/questions/57134084/yarn.lock @@ -1251,10 +1251,10 @@ sumchecker@^2.0.2: dependencies: debug "^2.2.0" -svelte@^3.6.9: - version "3.6.9" - resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.6.9.tgz#949f4674329d04d3281f7cf340285ae3480f28da" - integrity sha512-k72cp0LYzennT7xgnQU0jB2HJEZ/fQamZbrHJO6JlvsNX+z6a1YJaLrtN4qQ1yfozUkeGw1TOvDxo8a5grOZMg== +svelte@^3.49.0: + version "3.49.0" + resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.49.0.tgz#5baee3c672306de1070c3b7888fc2204e36a4029" + integrity sha512-+lmjic1pApJWDfPCpUUTc1m8azDqYCG1JN9YEngrx/hUyIcFJo6VZhj0A1Ai0wqoHcEIuQy+e9tk+4uDgdtsFA== throttleit@0.0.2: version "0.0.2"