sveltejs/svelte-loader

Bump `loader-utils` to fix prototype pollution exploit

gyurielf opened this issue · 1 comments

Hey there!

Please update loader-utils version to 2.0.3 to fix prototype pollution exploit.

Related issue

Thanks!

Bumped in 3.1.4 (strictly speaking we didn't need to, the range was ^2.0.0, but will help bumping it if no other dependency does it and there's a package lock file which keeps installing the vulnerable version).