diff --git a/dashboard/package.json b/dashboard/package.json index 41a3558d5..2fbd35848 100644 --- a/dashboard/package.json +++ b/dashboard/package.json @@ -14,8 +14,8 @@ "license": "SEE LICENSE IN LICENSE", "dependencies": { "@fortawesome/fontawesome-free": "^5.15.4", - "bootstrap-sass": "^3.4.1", - "chart.js": "^4.1.1", + "bootstrap-sass": "^3.4.3", + "chart.js": "^4.3.0", "gulp": "^4.0.2", "gulp-autoprefixer": "^8.0.0", "gulp-concat": "^2.6.1", @@ -25,12 +25,12 @@ "gulp-serve": "^1.4.0", "gulp-sourcemaps": "^3.0.0", "moment": "^2.29.4", - "monaco-editor": "^0.34.0", + "monaco-editor": "^0.38.0", "node-sass": "^7.0.3", "xterm": "^5.1.0", "xterm-addon-attach": "^0.8.0", "xterm-addon-fit": "^0.7.0", - "yargs": "^17.5.1" + "yargs": "^17.7.2" }, "eslintConfig": { "env": {