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

[Snyk] Fix for 1 vulnerabilities #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Jul 6, 2021

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

Changes included in this PR

  • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
    • assets/js/modules/d3/package.json

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
medium severity 551/1000
Why? Recently disclosed, 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-brush The new version differs by 83 commits.
  • ec2bce6 3.0.0
  • 9741b14 create emit before we use it; make move accept an event. (#84)
  • 6586462 Adopt type=module (#86)
  • a9bd39e v2.1.0
  • a7b4524 Merge pull request #75 from woutervh-/pass-mode-to-event-listeners
  • 13642ce v2.0.1
  • 9b28a8b Merge branch 'master' into pass-mode-to-event-listeners
  • 4a349c2 Update src/brush.js
  • d458012 Update src/brush.js
  • 0b63ae6 Update src/event.js
  • 0ee1091 missing sourceEvent in brush start
  • 256b692 Updated README to include mode value
  • 2db1bfc Merge branch 'master' into pass-mode-to-event-listeners
  • 19ca758 v2.0.0
  • 940a910 d3 dependencies
  • 89cdbf1 Merge pull request #71 from d3/two
  • 7c812ae Merge branch 'master' into two
  • 3b5c882 Send mode.name to BrushEvent instead of mode object
  • 509bd25 Remove mode where it doesn't exist
  • 3087061 Pass along mode to BrushEvent
  • 9ed5460 v1.1.6
  • 035f470 v2.0.0-rc.1
  • 4d5cfc0 remove brushEvent.on for now
  • b9a82d5 test transition vs selection

See the full diff

Package name: d3-color The new version differs by 76 commits.

See the full diff

Package name: d3-interpolate The new version differs by 87 commits.
  • 38346a4 3.0.0
  • 47f9564 Adopt type=module (#93)
  • e8cddfd Update README.
  • df0475a v2.0.1
  • 0ef66dc Merge pull request #88 from d3/two
  • 1d48123 v2.0.0-rc.1
  • 2db2773 avoid CIRCULAR_DEPENDENCY warning
  • 17d8bcb Merge pull request #90 from d3/piecewise-default-interpolator-80
  • 0c80cbc piecewise(values) defaults to d3.interpolate
  • 57e87dc deliberate ES6 syntax
  • 2b9596c version numbers
  • 77b7f74 Merge branch 'zoom-rho' into two
  • 4b1156f Merge branch 'DOMMatrix' into two
  • 1954d05 zoomInterpolate.rho() has no getter
  • b1074db Merge branch 'master' of https://github.com/d3/d3-interpolate
  • a044425 url for "Gamma error in picture scaling"
  • 794ce05 document interpolateZoom.rho
  • 8b3594e unit tests
  • aa991e4 rho getter
  • a4dd859 the movement’s duration should not explode for small curvatures, and should be longer when the curvature is important
  • 098c2ed avoid crashing on low curvatures (rho=1e-3 gives a good approximation of a linear transform)
  • abfc0ae Merge branch 'master' into zoom-rho
  • 6c8db19 disable eslint error on undefined DOMMatrix and WebKitCSSMatrix
  • 975936b Merge branch 'master' into DOMMatrix

See the full diff

Package name: d3-scale The new version differs by 177 commits.

See the full diff

Package name: d3-transition The new version differs by 80 commits.

See the full diff

Package name: d3-zoom The new version differs by 109 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

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

1 participant