From a4378c05f4f79e974e3d15e66b1bcbcfe7a0d20f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 5 Jul 2021 21:44:49 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-D3COLOR-1076592 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9332ef5b118e8..fe7b5773b4e6c 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "creditcards": "2.1.2", "cross-env": "4.0.0", "d3-array": "1.2.0", - "d3-scale": "1.0.6", + "d3-scale": "4.0.0", "d3-selection": "1.1.0", "d3-shape": "1.2.0", "debug": "2.2.0",