diff --git a/package-lock.json b/package-lock.json index fe04ad68870..bdf2010eb76 100644 --- a/package-lock.json +++ b/package-lock.json @@ -52,7 +52,7 @@ "leaflet.markercluster": "^1.4.1", "lodash": "^4.17.21", "masonry-layout": "^4.2.2", - "monaco-editor": "^0.51.0", + "monaco-editor": "^0.52.0", "path-browserify": "^1.0.1", "photoswipe": "^5.4.4", "process": "^0.11.10", @@ -11603,9 +11603,9 @@ } }, "node_modules/monaco-editor": { - "version": "0.51.0", - "resolved": "https://registry.npmjs.org/monaco-editor/-/monaco-editor-0.51.0.tgz", - "integrity": "sha512-xaGwVV1fq343cM7aOYB6lVE4Ugf0UyimdD/x5PWcWBMKENwectaEu77FAN7c5sFiyumqeJdX1RPTh1ocioyDjw==" + "version": "0.52.0", + "resolved": "https://registry.npmjs.org/monaco-editor/-/monaco-editor-0.52.0.tgz", + "integrity": "sha512-OeWhNpABLCeTqubfqLMXGsqf6OmPU6pHM85kF3dhy6kq5hnhuVS1p3VrEW/XhWHc71P2tHyS5JFySD8mgs1crw==" }, "node_modules/monaco-editor-webpack-plugin": { "version": "7.1.0", diff --git a/package.json b/package.json index 86298fb4a0c..8b0a98efdbf 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "leaflet.markercluster": "^1.4.1", "lodash": "^4.17.21", "masonry-layout": "^4.2.2", - "monaco-editor": "^0.51.0", + "monaco-editor": "^0.52.0", "path-browserify": "^1.0.1", "photoswipe": "^5.4.4", "process": "^0.11.10",