Merge pull request #1043 from openHPI/dependabot/npm_and_yarn/d3-7.0.2

This commit is contained in:
dependabot[bot]
2021-09-20 03:09:16 +00:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@ -6,7 +6,7 @@
"bootstrap": "^4.6.0", "bootstrap": "^4.6.0",
"bootswatch": "^4.6.0", "bootswatch": "^4.6.0",
"chosen-js": "^1.8.7", "chosen-js": "^1.8.7",
"d3": "^7.0.1", "d3": "^7.0.2",
"d3-tip": "^0.9.1", "d3-tip": "^0.9.1",
"highlight.js": "^11.2.0", "highlight.js": "^11.2.0",
"jquery": "^3.6.0", "jquery": "^3.6.0",

View File

@ -2613,10 +2613,10 @@ d3-zoom@3:
d3-selection "2 - 3" d3-selection "2 - 3"
d3-transition "2 - 3" d3-transition "2 - 3"
d3@^7.0.1: d3@^7.0.2:
version "7.0.1" version "7.0.2"
resolved "https://registry.yarnpkg.com/d3/-/d3-7.0.1.tgz#ecd7eb094c398ec71dd61e8628a97ddf1c404d20" resolved "https://registry.yarnpkg.com/d3/-/d3-7.0.2.tgz#c1294a8d467024d78c2b230f795397836339faf8"
integrity sha512-74zonD4nAtxF9dtwFwJ3RuoHPh2D/UTFX26midBuMVH+7pRbOezuyLUIb8mbQMuYFlcUXT+xy++orCmnvMM/CA== integrity sha512-p3Leyce0kNyHOhkJ0kHLM5SdWTMQRDd3TKDkh6uv0VX+MhRMZH3E/bduq5uxW+HnECccmRJjOahte0OieeK/VQ==
dependencies: dependencies:
d3-array "3" d3-array "3"
d3-axis "3" d3-axis "3"