Open
Description
Describe the bug
When running under node v22.4.1, I get a deprecation warning for punycode.
Current behavior
The following error is printed to the console:
(node:72996) [DEP0040] DeprecationWarning: The punycode
module is deprecated. Please use a userland alternative instead.
Expected behavior
No error.
Environment
commit-and-tag-version
version(s): 12.4.1- Node/npm version: 22.4.1
- OS: macOS 14.5 (Apple Silicon)