Skip to content

@types/node hardcoded to 14.18.63 #1444

@traudienceview

Description

@traudienceview

The latest version of @adyen/api-library has this defined in the package.json:

"optionalDependencies": {
 "@types/node": "14.18.63"
}

Which specifies a version of @types/node that is over 3 years old.

Why is this version required? It is causing conflicts with other dependencies within a project which use the latest version of @types/node.

Can this be resolved?

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