Merge pull request #852 from openHPI/dependabot/npm_and_yarn/d3-6.5.0

Bump d3 from 6.3.1 to 6.5.0
This commit is contained in:
Sebastian Serth
2021-01-25 10:57:57 +01: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.3.1",
"d3": "^6.5.0",
"d3-tip": "^0.9.1",
"highlight.js": "^10.4.1",
"jquery": "^3.5.1",

View File

@ -2650,10 +2650,10 @@ d3-zoom@2:
d3-selection "2"
d3-transition "2"
d3@^6.3.1:
version "6.3.1"
resolved "https://registry.yarnpkg.com/d3/-/d3-6.3.1.tgz#c5fe6c7abff432826775a9e04db80b5f2e22eb1c"
integrity sha512-rbaoA67o2N4lO1TCuvrTGQdowNb3zT0z2ygg6TLmJZAd7TRPg+lhbfDOVwQUAgdbRD+73kg2FrEQ9HLiap5H2w==
d3@^6.5.0:
version "6.5.0"
resolved "https://registry.yarnpkg.com/d3/-/d3-6.5.0.tgz#55cc64690cfe7bf18788d2cfbe22d911b01309f0"
integrity sha512-gr7FoRecKtBkBxelTeGVYERRTPgjPFLh2rOBisHdbXe3RIrVLjCo7COZYMSeFeiwVPOHDtxAGJlvN7XssNAIcg==
dependencies:
d3-array "2"
d3-axis "2"