jquery-validate dependency out of date in 8.x for Microsoft.AspNetCore.Identity.UI
Open
area-identity
feature-identity-ui
task
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 281
Description
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
The latest 8.x release of Microsoft.AspNetCore.Identity.UI (8.0.11) has a dependecy on jquery-validate 1.19.5.
Newer versions of jquery-validate have a security fix (https://github.com/jquery-validation/jquery-validation/pull/2462).
The 9.x version has been updated to have the latest version https://github.com/dotnet/aspnetcore/pull/57863.
Is a backport of these updates to 8.x planned?
### Expected Behavior
_No response_
### Steps To Reproduce
_No response_
### Exceptions (if any)
_No response_
### .NET Version
_No response_
### Anything else?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.