please fix security vulnerabilities
daniel-seitz opened this issue · 3 comments
daniel-seitz commented
The following files still contain jQuery@1.7.1
- examples\echo\index.html
- examples\express-3.x\index.html
- examples\hapi\html\index.html
- examples\multiplex\index.html
Since this contains a XSS vulnerability, please change to a newer version. See https://snyk.io/vuln/npm:jquery
Although these are just examples, it would be better to have it fixed.
Thank you,
Daniel
daniel-seitz commented
brycekahle commented
I will merge your PR, but there is no need to publish a new package version which doesn't have any functional code changes.
daniel-seitz commented
I agree as long as there will be a new version on the horizon. Also good spot about jsdelivr!
Thank you @brycekahle