Skip to content

[fix] Upgarde juice package to version 11 to remove DeprecationWarning: The punycode module is deprecated warning #467

@damusix

Description

@damusix

Describe the bug

Node.js version: 22

OS version: MacOS, Ubuntu 22, Alpine 3.20

Description:

(node:65250) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
    at node:punycode:3:9
    at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
    at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:338:10)
    at loadBuiltinModule (node:internal/modules/helpers:99:7)
    at Function.Module._load (node:internal/modules/cjs/loader:1099:17)
    at TracingChannel.traceSync (node:diagnostics_channel:315:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:217:24)
    at Module.require (node:internal/modules/cjs/loader:1339:12)
    at require (node:internal/modules/helpers:126:16)
    at /......./node_modules/.pnpm/[email protected]/node_modules/whatwg-url/lib/url-state-machine.js:2:18
Screenshot 2024-10-08 at 10 07 26 AM Screenshot 2024-10-08 at 10 08 06 AM Screenshot 2024-10-08 at 10 08 18 AM Screenshot 2024-10-08 at 10 08 26 AM Screenshot 2024-10-08 at 10 08 45 AM

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions