You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting this npm audit report. Do you know how to fix this?
# npm audit report
svelte <4.2.19
Severity: moderate
Svelte has a potential mXSS vulnerability due to improper HTML escaping - https://github.com/advisories/GHSA-8266-84wp-wv5c
fix available via `npm audit fix --force`
Will install [email protected], which is a breaking change
node_modules/svelte-previous/node_modules/svelte
svelte-previous >=2.1.2
Depends on vulnerable versions of svelte
node_modules/svelte-previous
2 moderate severity vulnerabilities
To address all issues (including breaking changes), run:
npm audit fix --force
Thanks.
The text was updated successfully, but these errors were encountered:
I'm getting this
npm audit report
. Do you know how to fix this?Thanks.
The text was updated successfully, but these errors were encountered: