Skip to content

Deprecation warning for whatwg-url after upgrading to node 22  #1057

Open
@davidrac

Description

Node displays a warning when running the project:

[DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.

npm why excerpt:

% npm why whatwg-url           
[email protected]
node_modules/whatwg-url
  whatwg-url@"^5.0.0" from [email protected]
  node_modules/node-fetch
    node-fetch@"^2.6.7" from @mapbox/[email protected]
    node_modules/@mapbox/node-pre-gyp
      @mapbox/node-pre-gyp@"^1.0.11" from [email protected]
      node_modules/bcrypt
        bcrypt@"^5.0.1" from the root project

Node version

% node -v
v22.11.0

OS Version

% sw_vers
ProductName:            macOS
ProductVersion:         14.6.1
BuildVersion:           23G93

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions