diff --git a/package.json b/package.json index 2ea0ce5..a68f2b6 100755 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "author": "CorpGlory Inc.", "license": "ISC", "dependencies": { - "d3": "^5.16.0", + "d3": "^5.7.2", "lodash": "^4.17.21" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 8580ea3..f0e3c93 100644 --- a/yarn.lock +++ b/yarn.lock @@ -956,7 +956,7 @@ d3-zoom@1: d3-selection "1" d3-transition "1" -d3@^5.16.0: +d3@^5.7.2: version "5.16.0" resolved "https://registry.yarnpkg.com/d3/-/d3-5.16.0.tgz#9c5e8d3b56403c79d4ed42fbd62f6113f199c877" integrity sha512-4PL5hHaHwX4m7Zr1UapXW23apo6pexCgdetdJ5kTmADpG/7T9Gkxw0M0tf/pjoB63ezCCm0u5UaFYy2aMt0Mcw==