vinceh121 / gmcserver

Lightweight server to log, analyze and proxy data measured by internet connected Geiger counters
https://gmc.vinceh121.me
GNU Affero General Public License v3.0
21 stars 5 forks source link

[Snyk] Security upgrade @nivo/core from 0.68.0 to 0.83.1 #88

Open vinceh121 opened 11 months ago

vinceh121 commented 11 months ago

This PR was automatically created by Snyk using the credentials of a real user.


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: - gmcserver-web/package.json #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **586/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 5.3 | Regular Expression Denial of Service (ReDoS)
[SNYK-JS-D3COLOR-1076592](https://snyk.io/vuln/SNYK-JS-D3COLOR-1076592) | No | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: @nivo/core The new version differs by 250 commits.
  • 64f4a7d v0.83.1
  • 1d504ba feat(legends): export SymbolProps
  • abf9178 Removed unnecessary imports
  • a016564 Correct approach to truncate tick value + Unit tests
  • 3844571 truncateTickAt initial approach finished
  • ff73fab Adding rotation in animatedProps
  • 6fa5da4 Website new control for Axes on BarChart
  • 1898d3a rotateOnTickLength as optional
  • 9ecbc7f New AxisProps rotateTickOnLength with its corresponding Prop-types
  • d3e59cf fix(core): upgrade d3-interpolate and d3-scale-chromatic
  • e4a343f fix(timeRange): shiftArray should not mutate its argument (#2420)
  • 1620db2 fix(snapshots): fix tests due to the addition of text outline
  • cf87388 fix(deps): update lock file
  • 841f2d8 fix GitHub workflow badge URL
  • 2671ca4 fix(stream): fix stream diagram overflowing
  • c16adb4 feat/export responsive bar props
  • 2250a31 fix(arcLinkLabels): fix arcLinkLabelsOffset for pie chart (#2369)
  • 78d6d2a fix: waffle types missing from dist
  • fb958fe Use navigate from gatsby
  • 31ce26a fix(boxplot): included boxplot in monorepo tsconfig
  • 9045e5e fix: Lodash - use module imports
  • 0f0a926 feat(pie): add tests for gradients attribute
  • ce598c0 feat(parallel-coords): add support for text outline for axes
  • b82ad59 feat(parallel-coords): add support for a custom tooltip
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](https://app.snyk.io/org/vinceh121/project/0e485d9d-72b2-4162-b2d4-2592c4a42cc5?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/vinceh121/project/0e485d9d-72b2-4162-b2d4-2592c4a42cc5?utm_source=github&utm_medium=referral&page=fix-pr/settings) 📚 [Read more about Snyk's upgrade and patch logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) [//]: # (snyk:metadata:{"prId":"7236f770-f593-47c8-8a2b-50e995c4aad3","prPublicId":"7236f770-f593-47c8-8a2b-50e995c4aad3","dependencies":[{"name":"@nivo/core","from":"0.68.0","to":"0.83.1"}],"packageManager":"npm","projectPublicId":"0e485d9d-72b2-4162-b2d4-2592c4a42cc5","projectUrl":"https://app.snyk.io/org/vinceh121/project/0e485d9d-72b2-4162-b2d4-2592c4a42cc5?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-D3COLOR-1076592"],"upgrade":["SNYK-JS-D3COLOR-1076592"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[586],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Regular Expression Denial of Service (ReDoS)](https://learn.snyk.io/lesson/redos/?loc=fix-pr)