Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: upgrade jszip to ^3.10.1 #2211

Conversation

jarrod-cocoon
Copy link
Contributor

Summary

This patches the zipslip vulnerability in <= 3.7.1 and patched in >= 3.8.0.

No issues found with our usage in https://stuk.github.io/jszip/CHANGES.html, most notable change was 3.9.0 API change, but we are unaffected, due to not using constructor arguments.

Test plan

Run npm install and npm test after upgrading. All tests passed.

No issues found with our usage in https://stuk.github.io/jszip/CHANGES.html, most notable change was 3.9.0 API change, but we are unaffected, due to not using constructor arguments.

This patches the zipslip vulnerability in <= 3.7.1 and patched in >= 3.8.0.
@GBPROB2
Copy link

GBPROB2 commented Feb 17, 2023

+1

@jarrod-cocoon
Copy link
Contributor Author

Hi @Alanscut, @alubbe or @Siemienik, and sorry to bother y'all. Whats the best way to get a review here?

@Siemienik Siemienik self-assigned this Apr 6, 2023
@Siemienik
Copy link
Member

Hi @jarrod-cocoon, as I have got a little bit more free time recently, I'm going to review most part of the PRs. Thank you for your contribution :)

Apart from the review, I organize a contributor community on Discord, where regularly we meet on MergeFest to talk about the future of this project and some others.
This PR I reviewed during one of these MergeFests :) If would you like to join us: https://discord.gg/siema

Copy link
Member

@Siemienik Siemienik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Siemienik Siemienik merged commit 5b4fa3b into exceljs:master Apr 18, 2023
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants