(node:32799) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. (Use `node --trace-deprecation ...` to show where the warning was created)

Hi Team,

Did anyone recently saw below deprecation message on severless deploy, and know how to resolve this. ?

(node:32799) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.
(Use node --trace-deprecation ... to show where the warning was created)

Node version - v22.6.0
Framework Core: 3.38.0 (local) 3.38.0 (global)
Plugin: 7.2.2
SDK: 4.5.1

Thanks
Rahul

It’s only a warning. As v3 is out of support in 3 months, I wouldn’t expect a fix.