diff --git a/package.json b/package.json index 95e0b2b26..0fa6843c5 100644 --- a/package.json +++ b/package.json @@ -138,7 +138,7 @@ "react-router-dom": "^4.3.1", "react-waypoint": "^7.3.1", "redis": "^2.6.2", - "rich-markdown-editor": "^9.8.4", + "rich-markdown-editor": "^9.8.5", "safestart": "1.1.0", "sequelize": "^5.8.12", "sequelize-cli": "^5.5.0", diff --git a/yarn.lock b/yarn.lock index 2b0b3de85..b46b0a33d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7382,9 +7382,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.8.4: - version "9.8.4" - resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-9.8.4.tgz#d3a47bfa96dfd5d1e5c083009b6be6c86ac32e78" +rich-markdown-editor@^9.8.5: + version "9.8.5" + resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-9.8.5.tgz#cd4b48e286187262cf4d74c75702b6bbd9d57c9a" dependencies: "@domoinc/slate-edit-table" "^0.22.2" "@tommoor/slate-edit-list" "0.19.0-0"