Open
Description
Guys, we are using a dependency called svg-inline-loader
which is using loader-utils@.4.2
which seems to be using json5@1.0.2
and since svg-inline-loader
version we are using is the latest one, we would need for loader-utils
to be on a version that is using a json5
version where the CVE has been patched or perhaps a version not needing that dependency at all.
Could you please advise as we need to resolve these vulnerabilities as soon as possible.
Activity
alexander-akait commentedon Jan 5, 2024
loader-utils
is deprecated and should not used in loader anymore, alsoloader-utils@0.4.2
is outdated and this CVE was fixed in the last version, so please ask developer(s) ofsvg-inline-loader
update deps