diff --git a/package.json b/package.json index 381fe029b..f6113237b 100644 --- a/package.json +++ b/package.json @@ -144,7 +144,7 @@ "react-waypoint": "^7.3.1", "redis": "^2.6.2", "redis-lock": "^0.1.0", - "rich-markdown-editor": "^9.0.3-1", + "rich-markdown-editor": "^9.0.4", "safestart": "1.1.0", "sequelize": "4.28.6", "sequelize-cli": "^2.7.0", diff --git a/yarn.lock b/yarn.lock index 7a986c829..2e7f6a499 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8513,9 +8513,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.3-1: - version "9.0.3-1" - resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-9.0.3-1.tgz#94f8b1949dd66e4d37d84e8227d77876adbdb2d5" +rich-markdown-editor@^9.0.4: + version "9.0.4" + resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-9.0.4.tgz#68e78b0443beb0745db6fd19fad0df1a0f411fcc" dependencies: "@wikifactory/slate-edit-blockquote" "^0.7.1" "@wikifactory/slate-edit-code" "^0.16.0"