diff --git a/package.json b/package.json index eb9d61fe6..da046eaae 100644 --- a/package.json +++ b/package.json @@ -143,7 +143,7 @@ "react-waypoint": "^7.3.1", "redis": "^2.6.2", "redis-lock": "^0.1.0", - "rich-markdown-editor": "^9.0.5", + "rich-markdown-editor": "^9.0.6", "safestart": "1.1.0", "sequelize": "4.28.6", "sequelize-cli": "^5.4.0", diff --git a/yarn.lock b/yarn.lock index 0a8ba00f2..078e89fd1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7735,9 +7735,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@^9.0.5: - version "9.0.5" - resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-9.0.5.tgz#6c679d41a8cbcfdbe03de7f9fe4629820b829248" +rich-markdown-editor@^9.0.6: + version "9.0.6" + resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-9.0.6.tgz#9d963e099cac15bf729a32448ab6a19bf10ca8ca" dependencies: "@tommoor/slate-edit-list" "0.19.0-0" "@wikifactory/slate-edit-blockquote" "^0.7.1"