Fixed broken npm package

Fixed the version of the lodash typings file

Change-Id: I8816ada8f64224300e59a9da6cce1d0b442dc668
Issue-ID: SDC-963
Signed-off-by: Idan Amit <ia096e@intl.att.com>
diff --git a/catalog-ui/package.json b/catalog-ui/package.json
index 9dd0620..3b6223d 100644
--- a/catalog-ui/package.json
+++ b/catalog-ui/package.json
@@ -69,7 +69,7 @@
     "@bardit/cytoscape-qtip": "^2.5.1",
     "@types/core-js": "^0.9.35",
     "@types/js-md5": "^0.4.0",
-    "@types/lodash": "^4.14.52",
+    "@types/lodash": "4.14.85",
     "@types/node": "^7.0.5",
     "@types/q": "0.0.32",
     "angular": "^1.6.2",