ExtensionEngine / tailor

Content authoring platform
MIT License
31 stars 10 forks source link

[Snyk] Security upgrade d3-zoom from 1.8.3 to 3.0.0 #959

Closed snyk-bot closed 1 year ago

snyk-bot commented 2 years ago

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

merge advice

Changes included in this PR

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
medium severity 479/1000
Why? Has a fix available, CVSS 5.3
Regular Expression Denial of Service (ReDoS)
SNYK-JS-D3COLOR-1076592
Yes No Known Exploit

(*) Note that the real score may have changed since the PR was raised.

Commit messages
Package name: d3-zoom The new version differs by 36 commits.
  • debbe3d 3.0.0
  • 3419879 Expose ZoomTransform constructor. (#191)
  • e2f0e73 fix #235; currentTarget initialization
  • c774f9e Adopt type=module (#234)
  • e9aa6cb Merge pull request #236 from fidelthomet/patch-1
  • 506ccf3 Docs: Update default value for zoom.filter
  • 84a5e7b adding passive flag to wheel zoom event listener to remove google's warning
  • db169ea v2.0.0
  • 8f81ee7 d3 dependencies
  • c2fa604 Merge pull request #205 from d3/two
  • 28bb791 v2.0.0-rc.1
  • 0fa9a21 Merge pull request #214 from d3/document-translate-tk-192
  • ab4bc64 pinch-to-zoom
  • a710747 Merge branch 'tapDistance-180' into two
  • e02e23c Merge branch 'two' into tapDistance-180
  • 87c6215 remove touch-action:none
  • 96bd44b remove zoomEvent.on for now
  • 3318746 introduces tapDistance (default 10 pixels)
  • 5ee1a8d x and y are scaled by t_k when calling t.translate(x,y)
  • 4d2a5f1 pinch-to-zoom
  • 87781b6 d3
  • c0fbb0f dbltap results in a touchend event being passed to dblclicked
  • 0c6be96 accept subevents
  • 82b6e36 in wheeled also, send args
See the full diff

Check the changes in this PR to ensure they won't cause issues with your project.


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

For more information: šŸ§ View latest project report

šŸ›  Adjust project settings

šŸ“š Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

šŸ¦‰ Learn about vulnerability in an interactive lesson of Snyk Learn.

droguljic commented 1 year ago

Resolved as a part of #1076