Implement 'Rollback nested transaction'
[sdc.git] / openecomp-ui / package.json
index e19b0b1..ee86b75 100644 (file)
@@ -18,7 +18,7 @@
     },
     "dependencies": {
         "attr-accept": "^1.1.0",
-        "axios": "^0.16.2",
+        "axios": "^0.25.0",
         "classnames": "^2.2.5",
         "core-js": "^2.4.0",
         "d3": "^4.10.0",
@@ -44,7 +44,7 @@
         "react-input-autosize": "^2.2.1",
         "react-redux": "^5.0.7",
         "react-select": "1.2.1",
-        "react-show-more-text": "^1.0.3",
+        "react-show-more-text": "1.6.1",
         "react-sortable": "^1.2.1",
         "react-transition-group": "^2.4.0",
         "redux": "^3.7.2",
         "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",
+        "node": ">=14.17.1",
+        "npm": ">=8.6.0",
         "yarn": "^1.7.0"
     },
     "jest": {