We are aiming to upgrade our jQuery UI to version 13.1 due to security concerns arising from known vulnerabilities in the previous version. However, we've encountered an obstacle: even with the latest version of blueimp-file-upload (10.32.0), it bundles an older version (1.12) of jQuery Widget. Consequently, this forces our package manager to install an outdated version of jQuery UI. Upon inspecting the source code for blueimp-file-upload, we've found that it's no longer supported. Unfortunately, without this package, the import functionality on the index pages ceases to work. Additionally, I've examined the code for ASP.NET ZERO 13, and it's still reliant on blueimp-file-upload. Could you please advise on the appropriate course of action to resolve this issue?
1 Answer(s)
-
0
Hi,
Thank you for your report, I have created an issue please follow https://github.com/aspnetzero/aspnet-zero-core/issues/5157. We will work on this and replace blueimp-file-upload.