Merge pull request #1134 from openHPI/dependabot/npm_and_yarn/d3-7.3.0

Bump d3 from 7.2.1 to 7.3.0
This commit is contained in:
Sebastian Serth
2022-01-10 12:43:00 +01:00
committed by GitHub
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.2.1",
"d3": "^7.3.0",
"d3-tip": "^0.9.1",
"highlight.js": "^11.4.0",
"jquery": "^3.6.0",

View File

@ -2628,10 +2628,10 @@ d3-zoom@3:
d3-selection "2 - 3"
d3-transition "2 - 3"
d3@^7.2.1:
version "7.2.1"
resolved "https://registry.yarnpkg.com/d3/-/d3-7.2.1.tgz#97eafaa6fc8cd7c564c3ace1e6678cbecf63f3ea"
integrity sha512-E/5sP0aeK6YPXI/+4QlefvBFgmcyR2jYftId0PrYWv4Y/gW3c3thp1XG4rQzF0eUwV9tR1x05X5eWuJ6rQXvew==
d3@^7.3.0:
version "7.3.0"
resolved "https://registry.yarnpkg.com/d3/-/d3-7.3.0.tgz#f3d5a22c1f658952a6491cf50132f5267ed7a40a"
integrity sha512-MDRLJCMK232OJQRqGljQ/gCxtB8k3/sLKFjftMjzPB3nKVUODpdW9Rb3vcq7U8Ka5YKoZkAmp++Ur6I+6iNWIw==
dependencies:
d3-array "3"
d3-axis "3"