Skip to content

graphqurl 1.0.3 reported older punycode library is used and forcing to use older NodeJS versions #150

@Kashish3009

Description

@Kashish3009

Problem Description:

graphqurl 1.0.3 and reports that punycode library used here is outdated and it forces them to use Node 19 (older version) where someone is using later versions of NodeJs

Proposal:

To update the repository to use latest Punycode library.

Output:

Output of yarn why punycode -R

graphqurl@npm:1.0.3 (via npm:^1.0.3)
│ ├─ graphql-language-service-interface@npm:2.10.2 [36882] (via npm:^2.8.2 [36882])
│ │ ├─ graphql-config@npm:4.5.0 [d912b] (via npm:^4.1.0 [d912b])
│ │ │ └─ @graphql-tools/url-loader@npm:7.17.18 [422a5] (via npm:^7.9.7 [422a5])
│ │ │ ├─ @whatwg-node/fetch@npm:0.8.8 (via npm:^0.8.0)
│ │ │ │ └─ @whatwg-node/node-fetch@npm:0.3.6 (via npm:^0.3.6)
│ │ │ │ └─ fast-url-parser@npm:1.1.3 (via npm:^1.1.3)
│ │ │ │ └─ punycode@npm:1.4.1 (via npm:^1.3.2)

Metadata

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