Merge pull request #1510 from openHPI/dependabot/npm_and_yarn/d3-7.8.1

This commit is contained in:
dependabot[bot]
2023-01-12 03:09:54 +00:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@ -19,7 +19,7 @@
"compression-webpack-plugin": "^10.0.0",
"css-loader": "^6.7.3",
"css-minimizer-webpack-plugin": "^4.2.2",
"d3": "^7.8.0",
"d3": "^7.8.1",
"d3-tip": "^0.9.1",
"highlight.js": "^11.7.0",
"i18n-js": "^4.2.2",

View File

@ -2195,10 +2195,10 @@ d3-zoom@3:
d3-selection "2 - 3"
d3-transition "2 - 3"
d3@^7.8.0:
version "7.8.0"
resolved "https://registry.yarnpkg.com/d3/-/d3-7.8.0.tgz#c9441f0ea9266b1003a97c2ffd53e79e9e14b1fc"
integrity sha512-a5rNemRadWkEfqnY5NsD4RdCP9vn8EIJ4I5Rl14U0uKH1SXqcNmk/h9aGaAF1O98lz6L9M0IeUcuPa9GUYbI5A==
d3@^7.8.1:
version "7.8.1"
resolved "https://registry.yarnpkg.com/d3/-/d3-7.8.1.tgz#f8c3a5843da027ea87c6b6faaf6d8648b70c0e02"
integrity sha512-fdipulGWUYTZTxxU9gDJ2P4mpZL2u7Oqe6n2FI95Q8UY0AjbKNYjPHvhLOsvR+HcSao4vo3YYy4Bk9CWOrt1Vw==
dependencies:
d3-array "3"
d3-axis "3"