kota65535 / openapi-merger

Merges multiple OpenAPI document files into a single file.
MIT License
31 stars 6 forks source link

Punycode Debrecated #94

Open marmelin opened 9 months ago

marmelin commented 9 months ago

🧧 Problem:

punycode module is deprecated

⚠️ Warning

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