salesforce / tough-cookie

RFC6265 Cookies and CookieJar for Node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.

samislam opened this issue · comments

I am running Nodejs version v21.4.0, and when starting my app, I see this warning.

Are there any plans to replace punycode with another solution to hide this warning message?

punycode v4.1.3

Duplicate of #315, #324, #338. Fixed by #346.