Fixed broken npm package 57/29057/1
authorIdan Amit <ia096e@intl.att.com>
Wed, 24 Jan 2018 18:06:12 +0000 (20:06 +0200)
committerIdan Amit <ia096e@intl.att.com>
Wed, 24 Jan 2018 18:06:12 +0000 (20:06 +0200)
Fixed the version of the lodash typings file

Change-Id: I8816ada8f64224300e59a9da6cce1d0b442dc668
Issue-ID: SDC-963
Signed-off-by: Idan Amit <ia096e@intl.att.com>
catalog-ui/package.json

index 9dd0620..3b6223d 100644 (file)
@@ -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",