Bump d3 from 7.4.2 to 7.4.3

Bumps [d3](https://github.com/d3/d3) from 7.4.2 to 7.4.3.
- [Release notes](https://github.com/d3/d3/releases)
- [Changelog](https://github.com/d3/d3/blob/main/CHANGES.md)
- [Commits](https://github.com/d3/d3/compare/v7.4.2...v7.4.3)

---
updated-dependencies:
- dependency-name: d3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-04-08 03:02:28 +00:00
committed by GitHub
parent 298761885c
commit 3356c87ebf
2 changed files with 5 additions and 5 deletions

View File

@ -6,7 +6,7 @@
"bootstrap": "^4.6.1",
"bootswatch": "^4.6.0",
"chosen-js": "^1.8.7",
"d3": "^7.4.2",
"d3": "^7.4.3",
"d3-tip": "^0.9.1",
"highlight.js": "^11.5.0",
"jquery": "^3.6.0",

View File

@ -2658,10 +2658,10 @@ d3-zoom@3:
d3-selection "2 - 3"
d3-transition "2 - 3"
d3@^7.4.2:
version "7.4.2"
resolved "https://registry.yarnpkg.com/d3/-/d3-7.4.2.tgz#c5d1001459dc9517bc774949f71b95e8735b3b4e"
integrity sha512-7VK+QBAWtNDbP2EU/ThkXgjd0u1MsXYYgCK2ElQ4BBWh0usE75tHVVeYx47m2pqQEy4isYKAA0tAFSln0l+9EQ==
d3@^7.4.3:
version "7.4.3"
resolved "https://registry.yarnpkg.com/d3/-/d3-7.4.3.tgz#7bcd4f4d19e4359180a84d9cfd678761a269cbf7"
integrity sha512-x5cxHjtlXjtCzzaFv23mk6JKHKJzkYm/ePygQdeztcwYVedTHVQ7INyuAmRfjO7d4HTzQuofxzqva/d06Nh++Q==
dependencies:
d3-array "3"
d3-axis "3"