From 59273144df236b8f7110fc1e4545e0be24423288 Mon Sep 17 00:00:00 2001 From: David Mehren Date: Sun, 19 Feb 2023 21:20:13 +0100 Subject: [PATCH] Update CodeMirror Signed-off-by: David Mehren --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 07ff07c70..0675a0f54 100644 --- a/package.json +++ b/package.json @@ -146,7 +146,7 @@ "babel-runtime": "6.26.0", "bootstrap": "3.4.1", "bootstrap-validator": "0.11.9", - "codemirror": "git+https://github.com/hedgedoc/CodeMirror.git", + "codemirror": "git+https://github.com/hedgedoc/CodeMirror.git#hedgedoc/1.9.7", "copy-webpack-plugin": "6.4.1", "css-loader": "5.2.7", "emojify.js": "1.1.0", diff --git a/yarn.lock b/yarn.lock index 27790a1a3..1a7b72b3c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2594,9 +2594,9 @@ cls-bluebird@^2.1.0: is-bluebird "^1.0.2" shimmer "^1.1.0" -"codemirror@git+https://github.com/hedgedoc/CodeMirror.git": - version "5.65.9" - resolved "git+https://github.com/hedgedoc/CodeMirror.git#951b3d94bb5ad9ac7b44642adbe595e843390506" +"codemirror@git+https://github.com/hedgedoc/CodeMirror.git#hedgedoc/1.9.7": + version "5.65.11" + resolved "git+https://github.com/hedgedoc/CodeMirror.git#3bf02f877d7f707557db12a4a0882ce20b79e491" collection-visit@^1.0.0: version "1.0.0"