diff --git a/ui/package.json b/ui/package.json index 4d0f85f32ff1..a2043829eb3c 100644 --- a/ui/package.json +++ b/ui/package.json @@ -24,7 +24,7 @@ "js-yaml": "^3.13.1", "json-merge-patch": "^0.2.3", "moment": "^2.24.0", - "monaco-editor": "0.20.0", + "monaco-editor": "0.50.0", "prop-types": "^15.7.2", "react": "^16.8.3", "react-chartjs-2": "^2.9.0", diff --git a/ui/yarn.lock b/ui/yarn.lock index 5bec2679668d..22fb52740f5b 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -6425,11 +6425,16 @@ monaco-editor-webpack-plugin@^1.9.0: dependencies: loader-utils "^1.2.3" -monaco-editor@*, monaco-editor@0.20.0: +monaco-editor@*: version "0.20.0" resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.20.0.tgz#5d5009343a550124426cb4d965a4d27a348b4dea" integrity sha512-hkvf4EtPJRMQlPC3UbMoRs0vTAFAYdzFQ+gpMb8A+9znae1c43q8Mab9iVsgTcg/4PNiLGGn3SlDIa8uvK1FIQ== +monaco-editor@0.50.0: + version "0.50.0" + resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.50.0.tgz#44e62b124c8aed224e1d310bbbe6ffd6d5122413" + integrity sha512-8CclLCmrRRh+sul7C08BmPBP3P8wVWfBHomsTcndxg5NRCEPfu/mc2AGU8k37ajjDVXcXFc12ORAMUkmk+lkFA== + move-concurrently@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/move-concurrently/-/move-concurrently-1.0.1.tgz#be2c005fda32e0b29af1f05d7c4b33214c701f92"