``` [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. ``` Nodeのコアモジュール`punycode`は従来からdeprecatedですが、Node.js v21からは明示的にwanringを出すようになりました。 https://nodejs.org/dist/latest-v21.x/docs/api/punycode.html