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
if you run npm audit with your current version it says:
Severity: critical
Prototype Pollution in minimist - https://github.com/advisories/GHSA-vh95-rmgr-6w4m
Prototype Pollution in minimist - https://github.com/advisories/GHSA-xvch-5gv4-984h
fix available via `npm audit fix --force`
Will install [email protected], which is a breaking change
node_modules/detect-indent/node_modules/minimist
detect-indent 0.2.0
Depends on vulnerable versions of minimist
node_modules/detect-indent
dts-bundle >=0.2.0
Depends on vulnerable versions of detect-indent
node_modules/dts-bundle
the detect-indent package is currently at 7.0.1!
The text was updated successfully, but these errors were encountered:
if you run
npm audit
with your current version it says:the detect-indent package is currently at
7.0.1
!The text was updated successfully, but these errors were encountered: