Skip to content

peerDependencies with jQuery 3.4 #2272

Closed
@marcwieland95

Description

@marcwieland95

jQuery Validation should also work with the latest jQuery version 3.4, right?

Can we lift the peerDependencies to that version?
NPM audit throws an error because jQuery had some vulnerability prior to that version.

"peerDependencies": {
	"jquery": "^1.7 || ^2.0 || ^3.4"
},

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