Skip to content

Update or replace very old vendored version of jquery #1139

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
mlinksva opened this issue Aug 26, 2023 · 1 comment · May be fixed by #1285
Open

Update or replace very old vendored version of jquery #1139

mlinksva opened this issue Aug 26, 2023 · 1 comment · May be fixed by #1285

Comments

@mlinksva
Copy link
Contributor

1.11.0 is vendored, 3.7.3 is latest. < 3.5.0 has various reported XSS vulnerabilities; though I don't see how they'd be exploitable through this site, it'd be nice to be rid of the old version anyway. Or better, remove the need for jquery?

Thoughts or pull requests welcome.

@BGDK69
Copy link

BGDK69 commented Feb 22, 2025

Lets update to better version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants
@mlinksva @BGDK69 and others