pepr icon indicating copy to clipboard operation
pepr copied to clipboard

node v22 has a punycode depre

Open cmwylie19 opened this issue 1 month ago • 0 comments

Describe what should be investigated or refactored

On node v22 there is a deprecation warning for punycode.

(node:47514) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.

Definition of done: Remove the punycode warning

cmwylie19 avatar May 20 '24 14:05 cmwylie19