From a2bbb010486c25ca4712e5d41aa78323b7bf6cad Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 11 May 2022 06:15:55 +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 98b162b0f5..38599d847e 100644 --- a/package.json +++ b/package.json @@ -187,7 +187,7 @@ "uglifyify": "^3.0.2", "valid-url": "^1.0.9", "verigy": "2.0.1", - "victory": "^0.26.1", + "victory": "^36.0.0", "vinyl-source-stream": "^1.1.0", "watchify": "~3.9.0", "whatwg-fetch": "~2.0.3",