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
Please upgrade tough-cookie dependency as it is a security vulnerability.
The latest possible version that can be installed is 2.5.0 because of the following conflicting dependencies:
[email protected] requires tough-cookie@~2.5.0 via [email protected]
No patched version available for tough-cookie
The earliest fixed version is 4.1.3.
Versions of the package tough-cookie before 4.1.3 are vulnerable to Prototype Pollution due to improper handling of Cookies when using CookieJar in rejectPublicSuffixes=false mode. This issue arises from the manner in which the objects are initialized.
The text was updated successfully, but these errors were encountered:
Please upgrade tough-cookie dependency as it is a security vulnerability.
The latest possible version that can be installed is 2.5.0 because of the following conflicting dependencies:
Versions of the package tough-cookie before 4.1.3 are vulnerable to Prototype Pollution due to improper handling of Cookies when using CookieJar in rejectPublicSuffixes=false mode. This issue arises from the manner in which the objects are initialized.
The text was updated successfully, but these errors were encountered: