YamagutiSenior / juice-shop

OWASP Juice Shop: Probably the most modern and sophisticated insecure web application
https://owasp-juice.shop
MIT License
0 stars 0 forks source link

[Snyk] Upgrade unzipper from 0.9.15 to 0.12.3 #6

Open YamagutiSenior opened 1 month ago

YamagutiSenior commented 1 month ago

snyk-top-banner

Snyk has created this PR to upgrade unzipper from 0.9.15 to 0.12.3.

:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Release notes
Package name: unzipper
  • 0.12.3 - 2024-07-31

    Add @ ts-ignore to unblock typescript errors

  • 0.12.2 - 2024-07-14
  • 0.12.1 - 2024-06-08
    • unmaintained fstream replaced with fs-extra
    • empty directories in a zip file will now be created when zip file is extracted
    • big-integer replaced with node-int64 (up to 20x performance increase on large encrypted files)
    • npm deployment added to github actions
  • 0.11.6 - 2024-05-11
  • 0.11.5 - 2024-05-04
  • 0.11.4 - 2024-04-22
  • 0.11.3 - 2024-04-15
  • 0.11.2 - 2024-04-14
    • remove polyfills - no longer supporting ancient node versions
    • use GitHub actions for testing and coverage
    • remove 'binary' dependency
    • break up huge promise chain to minimize memory usage
    • ignore window zip slipped files
    • use pipeline to propagate errors in a chain of streams
  • 0.10.14 - 2023-05-10
  • 0.10.11 - 2020-04-20
  • 0.10.10 - 2020-02-28
  • 0.10.9 - 2020-02-21
  • 0.10.8 - 2020-02-06
  • 0.10.7 - 2020-01-22
  • 0.10.6 - 2020-01-22
  • 0.10.5 - 2019-09-08
  • 0.10.4 - 2019-08-22
  • 0.10.3 - 2019-08-06
  • 0.10.2 - 2019-08-01
  • 0.10.1 - 2019-06-17
  • 0.10.0 - 2019-06-01
    • fix extract, move to a duplex stream to handle events better
    • add extract method to Open
    • add crx options and parsing
    • in Open methods use central directory instead of the local file headers (mainly to determine compressedSize)
  • 0.9.15 - 2019-05-20
from unzipper GitHub release notes

[!IMPORTANT]

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud