diff --git a/package.json b/package.json index dba6a13fd..784d11b3b 100644 --- a/package.json +++ b/package.json @@ -151,7 +151,7 @@ "react-waypoint": "^7.3.1", "redis": "^2.6.2", "redis-lock": "^0.1.0", - "rich-markdown-editor": "^8.1.4", + "rich-markdown-editor": "^8.1.5", "safestart": "1.1.0", "sequelize": "4.28.6", "sequelize-cli": "^2.7.0", diff --git a/yarn.lock b/yarn.lock index 856470ca4..b5c062985 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8571,9 +8571,9 @@ retry-axios@0.3.2, retry-axios@^0.3.2: version "0.3.2" resolved "https://registry.yarnpkg.com/retry-axios/-/retry-axios-0.3.2.tgz#5757c80f585b4cc4c4986aa2ffd47a60c6d35e13" -rich-markdown-editor@^8.1.4: - version "8.1.4" - resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-8.1.4.tgz#45ac1f537419f02fed3fe0632ac685a194a1f011" +rich-markdown-editor@^8.1.5: + version "8.1.5" + resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-8.1.5.tgz#11b47a9b4c6fb13edf507010e7111944e9fbfc90" dependencies: "@wikifactory/slate-edit-blockquote" "^0.7.1" "@wikifactory/slate-edit-code" "^0.16.0"