Skip to content

Commit d52222c

Browse files
authored
fix: upgrade d3-array from 2.11.0 to 2.12.0 (#736)
Snyk has created this PR to upgrade d3-array from 2.11.0 to 2.12.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
1 parent 118269a commit d52222c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 6 additions & 6 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.4.0",
4444
"core-js": "^3.9.1",
45-
"d3-array": "^2.11.0",
45+
"d3-array": "^2.12.0",
4646
"d3-axis": "^2.1.0",
4747
"d3-brush": "^1.1.6",
4848
"d3-color": "^1.4.0",

0 commit comments

Comments
 (0)