Set sockjs-client 70/127370/5
authorMichaelMorris <michael.morris@est.tech>
Mon, 28 Feb 2022 16:21:01 +0000 (16:21 +0000)
committerMichaelMorris <michael.morris@est.tech>
Mon, 28 Feb 2022 17:54:59 +0000 (17:54 +0000)
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3892
Change-Id: Id216003c1f09f08be890d381ccd957bfae9bb6bb

dox-sequence-diagram-ui/package.json
openecomp-ui/package.json

index dbac50a..0b80396 100644 (file)
@@ -53,6 +53,9 @@
         "webpack-cli": "^3.3.12",
         "webpack-dev-server": "^3.1.2"
     },
+    "resolutions": {
+        "**/sockjs-client": "1.5.2"
+    },
     "engines": {
         "node": ">=8.0.0",
         "npm": ">=5.0.0",
index 96e7c43..cc478f0 100644 (file)
         "worker-loader": "^2.0.0",
         "html-webpack-plugin": "^3.2.0"
     },
+    "resolutions": {
+        "**/sockjs-client": "1.5.2"
+    },
     "engines": {
         "node": ">=8.0.0",
         "npm": ">=5.0.0",