Merge pull request #1588 from openHPI/dependabot/npm_and_yarn/d3-7.8.3

This commit is contained in:
dependabot[bot]
2023-03-27 04:20:08 +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.2",
"d3": "^7.8.3",
"d3-tip": "^0.9.1",
"highlight.js": "^11.7.0",
"i18n-js": "^4.2.3",

View File

@ -2201,10 +2201,10 @@ d3-zoom@3:
d3-selection "2 - 3"
d3-transition "2 - 3"
d3@^7.8.2:
version "7.8.2"
resolved "https://registry.yarnpkg.com/d3/-/d3-7.8.2.tgz#2bdb3c178d095ae03b107a18837ae049838e372d"
integrity sha512-WXty7qOGSHb7HR7CfOzwN1Gw04MUOzN8qh9ZUsvwycIMb4DYMpY9xczZ6jUorGtO6bR9BPMPaueIKwiDxu9uiQ==
d3@^7.8.3:
version "7.8.3"
resolved "https://registry.yarnpkg.com/d3/-/d3-7.8.3.tgz#b6c862d16368e15bf764c89e248a300a56f2ab40"
integrity sha512-cAa866AkPXtt4IzRx6nzGf50uerq6VYks7p/tTH94be4QfhUkyTfJfaxXGPOB5ZRVUZmUV1wcM1dism/Ua0lCw==
dependencies:
d3-array "3"
d3-axis "3"