Skip to content

Remove the punycode dependencyΒ #1261

@desoss

Description

@desoss

Describe the bug
This project still relies on the deprecated punycode module.

With the newer node versions this message is shown on every install:

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

To Reproduce
How to reproduce the behaviour:

  1. Simply npm install or yarn on a project that exploits this dependency

Environment (please complete the following information):

  • Node.js: 22
  • Middy: 6.0.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    blockedBlocked Externally

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions