observablehq / stdlib

The Observable standard library.
https://observablehq.com/@observablehq/standard-library
ISC License
961 stars 83 forks source link

resolve jszip #238

Closed mbostock closed 2 years ago

mbostock commented 3 years ago

I missed this when rebasing #222. This also upgrades JSZip from 3.6.0 to 3.7.0 which you can see here:

https://github.com/Stuk/jszip/compare/v3.6.0...e5b3f0ddaa8182cd6ea253e97f678b9f36d0d8ac

The only change appears to be a security fix for weirdly-named files which I do not think applies in our usage.