browserify / browserify-handbook

how to build modular applications with browserify
Other
4.58k stars 292 forks source link

fix(security): update hmr example deps #88

Closed ungoldman closed 6 years ago

ungoldman commented 6 years ago

Updated ecstatic in the HMR example to resolve a security issue flagged by github.

See https://nvd.nist.gov/vuln/detail/CVE-2016-10703.

Also updated other deps in the example to latest and tested locally for good measure.