dompdf / php-font-lib

A library to read, parse, export and make subsets of different types of font files.
GNU Lesser General Public License v2.1
1.73k stars 255 forks source link

Update jQuery and use CDN #21

Closed fisharebest closed 9 years ago

fisharebest commented 9 years ago

This package includes jQuery 1.5.1, which contains a known XSS vulnerability - and my employer will not allow it to be installed.

This PR simply updates to the latest version of jQuery / jQuery-UI and also fetches them from the official jQuery CDN.

PhenX commented 9 years ago

Hi, as I removed the www directory, this issue is closed :)