webtorrent / instant.io

🚀 Streaming file transfer over WebTorrent (torrents on the web)
https://instant.io
MIT License
3.43k stars 437 forks source link

fix(deps): update dependency jszip to v3.7.0 #281

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jszip 3.6.0 -> 3.7.0 age adoption passing confidence

Release Notes

Stuk/jszip ### [`v3.7.0`](https://togithub.com/Stuk/jszip/blob/master/CHANGES.md#v370-2021-07-23) [Compare Source](https://togithub.com/Stuk/jszip/compare/v3.6.0...e5b3f0ddaa8182cd6ea253e97f678b9f36d0d8ac) - Fix: Use a null prototype object for this.files (see [#​766](https://togithub.com/Stuk/jszip/pull/766)) - This change might break existing code if it uses prototype methods on the `.files` property of a zip object, for example `zip.files.toString()`. This approach is taken to prevent files in the zip overriding object methods that would exist on a normal object.

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.