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
On run npm audit, among other, the following snippet appears. Your library, in specific, has a vulnerability which may be resolved by some dependency tree shaking. Please, consider it.
node_modules/package-json/node_modules/got
npm-name <=6.0.1
Depends on vulnerable versions of got
node_modules/npm-name
np >=2.2.0
Depends on vulnerable versions of npm-name
Depends on vulnerable versions of update-notifier
node_modules/np
package-json <=6.5.0
Depends on vulnerable versions of got
Vulnerability on package
npm-name
Description
On run
npm audit
, among other, the following snippet appears. Your library, in specific, has a vulnerability which may be resolved by some dependency tree shaking. Please, consider it.Steps to reproduce
OS: Linux/MacOS
npm audit
Expected behavior
Zero security vulnerabilities.
Environment
np - 7.6.3
Node.js - 19.6.0
npm - 9.5.0
Git - 2.25.1
OS - Ubuntu 20.04
The text was updated successfully, but these errors were encountered: