Skip to content

Commit d17dc9c

Browse files
fix: upgrade d3-array from 2.8.0 to 2.9.0 (#455)
Snyk has created this PR to upgrade d3-array from 2.8.0 to 2.9.0. See this package in npm: https://www.npmjs.com/package/d3-array See this project in Snyk: https://app.snyk.io/org/surajpuvvada/project/553e7174-0e22-4c7f-aa2c-12ae5f5768b5?utm_source=github&utm_medium=upgrade-pr Co-authored-by: Aaron Steinfeld <[email protected]>
1 parent f30e104 commit d17dc9c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@types/d3-transition": "1.1.5",
4343
"apollo-angular": "^2.1.0",
4444
"core-js": "^3.7.0",
45-
"d3-array": "^2.8.0",
45+
"d3-array": "^2.9.0",
4646
"d3-axis": "^1.0.12",
4747
"d3-brush": "^1.1.6",
4848
"d3-color": "^1.4.0",

0 commit comments

Comments
 (0)