-
-
Notifications
You must be signed in to change notification settings - Fork 393
Closed
Labels
blockedBlocked ExternallyBlocked Externally
Description
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
punycodemodule is deprecated. Please use a userland alternative instead.
(Usenode --trace-deprecation ...to show where the warning was created)
To Reproduce
How to reproduce the behaviour:
- 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
blockedBlocked ExternallyBlocked Externally