update to monaco 0.41.0
also run npm audit --fix to fix a security issue with webdav-fs
Showing
This diff is collapsed.
... | ... | @@ -15,7 +15,7 @@ |
"monaco-editor": "latest", | ||
"style-loader": "^2.0.0", | ||
"terser-webpack-plugin": "^5.1.1", | ||
"webdav-fs": "^3.0.0", | ||
"webdav-fs": "^4.0.1", | ||
"webpack": "^5.24.4", | ||
"webpack-cli": "^4.5.0" | ||
} | ||
... | ... |
Please register or sign in to comment