Skip to content

Commit

Permalink
fix: upgrade d3-array from 2.9.1 to 2.10.0 (#418)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade d3-array from 2.9.1 to 2.10.0.

See this package in npm:
https://www.npmjs.com/package/d3-array

See this project in Snyk:
https://app.snyk.io/org/videx/project/fec37fca-8a07-4aa6-b3d9-b0549962cb10?utm_source=github&utm_medium=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
Brynjulf and snyk-bot authored Feb 15, 2021
1 parent 5d07d3e commit ac5ba64
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 4 deletions.
14 changes: 11 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"@equinor/videx-vector2": "^1.0.44",
"@types/d3": "^5.7.2",
"curve-interpolator": "2.0.8",
"d3-array": "^2.9.1",
"d3-array": "^2.10.0",
"d3-axis": "^1.0.12",
"d3-scale": "^3.2.1",
"d3-selection": "^1.4.1",
Expand Down

0 comments on commit ac5ba64

Please sign in to comment.