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
This package has a dependency on two deprecated packages - request and request-promise
Both of these packages depend on tough-cookie package.
And on npm audit we are getting this vulnerability => tough-cookie <4.1.3 Severity: moderate tough-cookie Prototype Pollution vulnerability - https://github.com/advisories/GHSA-72xf-g2v4-qvf3
Output of npm ls tough-cookie =>
The text was updated successfully, but these errors were encountered:
This package has a dependency on two deprecated packages - request and request-promise
Both of these packages depend on tough-cookie package.
And on npm audit we are getting this vulnerability =>
tough-cookie <4.1.3
Severity: moderate
tough-cookie Prototype Pollution vulnerability - https://github.com/advisories/GHSA-72xf-g2v4-qvf3
Output of
npm ls tough-cookie
=>The text was updated successfully, but these errors were encountered: