Fix broken build 47/114547/1
authorvasraz <vasyl.razinkov@est.tech>
Fri, 4 Sep 2020 11:53:02 +0000 (12:53 +0100)
committerS�bastien Determe <sebastien.determe@intl.att.com>
Fri, 6 Nov 2020 14:23:35 +0000 (14:23 +0000)
[INFO] ERROR in /w/workspace/sdc-master-verify-java/catalog-ui/node_modules/@types/node/index.d.ts (20,1): Invalid 'reference' directive syntax.

Change-Id: Iaa4a705bdfe8aca39207c7241f1c0138f6f62fcf
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-3276
(cherry picked from commit bf640a573e96f752c73f04ccd7e51f39916e131a)

catalog-ui/package.json

index 1625802..105bb9f 100644 (file)
     "@types/jquery": "^2.0.52",
     "@types/js-md5": "^0.4.0",
     "@types/lodash": "4.14.85",
-    "@types/node": "^7.0.5",
+    "@types/node": "7.0.7",
     "@types/q": "0.0.32",
     "angular": "^1.6.2",
     "angular-base64": "^2.0.5",