fusionauth-typescript-client
                                
                                 fusionauth-typescript-client copied to clipboard
                                
                                    fusionauth-typescript-client copied to clipboard
                            
                            
                            
                        Receiving punycode deprecation warning
We've been receiving a deprecation warning when using the lib:
(node:478) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
Even though this is not directly related to yarn, there's a good discussion here: https://github.com/yarnpkg/yarn/issues/9005
Is this the relevant comment? https://github.com/yarnpkg/yarn/issues/9005#issuecomment-1875844079