paulmillr / es6-shim

ECMAScript 6 compatibility shims for legacy JS engines
http://paulmillr.com
MIT License
3.11k stars 387 forks source link

upgrade jquery to avoid security vulnerabilities #465

Closed annieredmond1 closed 3 years ago

annieredmond1 commented 3 years ago

This updates jquery to avoid this security vulnerability https://github.com/advisories/GHSA-jpcq-cgw6-v4j6

ljharb commented 3 years ago

I'm pretty sure we're not vulnerable to XSS from untrusted sources in our test files.