From 94aebf60f65131426665b5cdbd56dec069299732 Mon Sep 17 00:00:00 2001 From: "Arul.Nambi" Date: Mon, 12 Nov 2018 12:36:23 -0500 Subject: [PATCH] Updating to the optimized version Issue-ID: AAI-1881 Change-Id: I2f8e3b70969d130f731751409eee277e8bcb3a0b Signed-off-by: Arul.Nambi --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8411ee5..7402e2b 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "crypto-js": "^3.1.9-1", "d3": "^4.12.0", "es6-promise": "^3.2.1", - "filter-bar-utils": "1.0.2", + "filter-bar-utils": "1.0.3", "gulp-sass": "^3.0.0", "jquery": "^2.2.2", "loadable-components": "^2.2.2", @@ -52,7 +52,7 @@ "uuid-js": "^0.7.5", "validator": "^4.3.0", "velocity-react": "^1.4.1", - "vertical-filter-bar": "1.0.11" + "vertical-filter-bar": "1.0.12" }, "devDependencies": { "babel-core": "^6.25.0", -- 2.16.6