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
As expected, npm-check has confirmed my assumption.
tough-cookie ? MAJOR UP Major update available. https://github.com/salesforce/tough-cookie
npm install --save [email protected] to go from 1.2.0 to 2.3.2
? NOTUSED? Still using tough-cookie?
Depcheck did not find code similar to require('tough-cookie') or import from 'tough-cookie'.
Check your code before removing as depcheck isn't able to foresee all ways dependencies can be used.
Use --skip-unused to skip this check.
To remove this package: npm uninstall --save tough-cookie
Use npm-check -u for interactive update.
Got this warning on
npm install
The text was updated successfully, but these errors were encountered: