From a38f3d6bb17a478d08016e49d6c2a667ac483d4a Mon Sep 17 00:00:00 2001 From: Arul Date: Mon, 15 Jan 2018 11:04:25 -0500 Subject: Introduction of external URLs Introduce external URLs to get AAI UI to show a specific graph Change-Id: Ibc10dab32540f2c8347df1be535e48b88308b9ec Signed-off-by: Arul Issue-ID: AAI-626 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 94e4b03..e93be47 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "collapsible-sliding-panel": "1.0.0", "core-js": "^2.4.0", "crypto-js": "^3.1.9-1", - "d3": "^4.9.1", + "d3": "^4.12.0", "es6-promise": "^3.2.1", "filter-bar-utils": "1.0.0", "jquery": "^2.2.2", -- cgit 1.2.3-korg