diff --git a/ui/package.json b/ui/package.json index ab53f77d83212..454b6e9b0a983 100644 --- a/ui/package.json +++ b/ui/package.json @@ -36,7 +36,7 @@ "deepmerge": "^3.2.0", "foundation-sites": "^6.4.3", "git-url-parse": "^11.1.2", - "html-webpack-plugin": "^3.2.0", + "html-webpack-plugin": "^4.0.0", "jest-junit": "^6.4.0", "js-yaml": "^3.13.1", "jscs": "^3.0.7", @@ -46,7 +46,7 @@ "moment": "^2.24.0", "monaco-editor": "^0.15.6", "monaco-editor-webpack-plugin": "^1.7.0", - "node-sass": "^4.7.2", + "node-sass": "^9.0.0", "prop-types": "^15.6.0", "raw-loader": "^0.5.1", "react": "^16.8.3", @@ -56,7 +56,7 @@ "react-form": "2.16.0", "react-ga": "^2.6.0", "react-helmet": "^5.2.0", - "react-hot-loader": "^3.1.3", + "react-hot-loader": "^4.0.0", "react-moment": "^0.9.2", "react-paginate": "^6.2.1", "react-router": "^4.3.1",