Merge pull request #915 from openHPI/dependabot/npm_and_yarn/d3-6.7.0

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

View File

@ -6,7 +6,7 @@
"bootstrap": "^4.6.0",
"bootswatch": "^4.6.0",
"chosen-js": "^1.8.7",
"d3": "^6.6.0",
"d3": "^6.7.0",
"d3-tip": "^0.9.1",
"highlight.js": "^10.7.1",
"jquery": "^3.5.1",

View File

@ -2697,10 +2697,10 @@ d3-zoom@2:
d3-selection "2"
d3-transition "2"
d3@^6.6.0:
version "6.6.2"
resolved "https://registry.yarnpkg.com/d3/-/d3-6.6.2.tgz#5d2133298b7adbf065d8274b77b36b429f6da3ee"
integrity sha512-wvC9cZe05bUCo00VFKXLQJWmWhGv0U43Qv0gn+tkl144S7bV22E80Gnp06BEuJVuwVfa6+S8UOfl8H9Ru/cmgA==
d3@^6.7.0:
version "6.7.0"
resolved "https://registry.yarnpkg.com/d3/-/d3-6.7.0.tgz#adac458597b4a2cafe8e08cf30948af0c95cd61f"
integrity sha512-hNHRhe+yCDLUG6Q2LwvR/WdNFPOJQ5VWqsJcwIYVeI401+d2/rrCjxSXkiAdIlpx7/73eApFB4Olsmh3YN7a6g==
dependencies:
d3-array "2"
d3-axis "2"