mikekelly / hal-browser

An API browser for the hal+json media type
MIT License
835 stars 157 forks source link

Update to jquery 1 12 4 patched #101

Open muxico73 opened 5 years ago

muxico73 commented 5 years ago

This is my latest. It makes the HAL browser use jQuery 1.12.4, already patched against prototype pollution with the patches available here: https://github.com/DanielRuf/snyk-js-jquery-174006

I've tested this locally and against an api available online for another version of the HAL browser as discussed in the comments of issue #99. Here's the API link I tested against: https://chatty42.herokuapp.com/api

Everything seems to be working but since we don't have a full acceptance testing suite, this is as far as I went at this time.