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
2 critical severity vulnerabilities (how do I fix)?
Some issues need review, and may require choosing
a different dependency.
Run npm audit for details.
(base) steven@Desktop-1d:/backup/jsketcher$ npm audit
npm audit report
loader-utils <1.4.1
Severity: critical
Prototype pollution in webpack loader-utils - GHSA-76p3-8jx3-jpfq
No fix available
node_modules/less-vars-loader/node_modules/loader-utils
less-vars-loader *
Depends on vulnerable versions of loader-utils
node_modules/less-vars-loader
2 critical severity vulnerabilities
Some issues need review, and may require choosing
a different dependency.
(base) steven@Desktop-1d:/backup/jsketcher$ npm update less-vars-loader loader-utils
up to date, audited 1049 packages in 2s
128 packages are looking for funding
run npm fund for details
2 critical severity vulnerabilities
Some issues need review, and may require choosing
a different dependency.
Run npm audit for details.
The text was updated successfully, but these errors were encountered:
For now I don't think it is a big issue. The electron packages are only used to make the desktop application builds and are not included in the web pack that is served using npm run start or npm run build
2 critical severity vulnerabilities (how do I fix)?
Some issues need review, and may require choosing
a different dependency.
Run
npm audit
for details.(base) steven@Desktop-1d:/backup/jsketcher$ npm audit
npm audit report
loader-utils <1.4.1
Severity: critical
Prototype pollution in webpack loader-utils - GHSA-76p3-8jx3-jpfq
No fix available
node_modules/less-vars-loader/node_modules/loader-utils
less-vars-loader *
Depends on vulnerable versions of loader-utils
node_modules/less-vars-loader
2 critical severity vulnerabilities
Some issues need review, and may require choosing
a different dependency.
(base) steven@Desktop-1d:/backup/jsketcher$ npm update less-vars-loader loader-utils
up to date, audited 1049 packages in 2s
128 packages are looking for funding
run
npm fund
for details2 critical severity vulnerabilities
Some issues need review, and may require choosing
a different dependency.
Run
npm audit
for details.The text was updated successfully, but these errors were encountered: