diff --git a/package.json b/package.json index 45f9d883..da470a89 100644 --- a/package.json +++ b/package.json @@ -142,7 +142,7 @@ "react-waypoint": "^7.3.1", "redis": "^2.6.2", "redis-lock": "^0.1.0", - "rich-markdown-editor": "9.5.0-4", + "rich-markdown-editor": "^9.5.1", "safestart": "1.1.0", "sequelize": "4.28.6", "sequelize-cli": "^5.4.0", diff --git a/yarn.lock b/yarn.lock index c10365d4..5bed0fb1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7856,9 +7856,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.5.0-4: - version "9.5.0-4" - resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-9.5.0-4.tgz#012ec6611a442a332cfcc4beeed21a0b48632a5b" +rich-markdown-editor@^9.5.1: + version "9.5.1" + resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-9.5.1.tgz#c595f35e3cb73bff97a28102a277004a8629c157" dependencies: "@domoinc/slate-edit-table" "^0.22.2" "@tommoor/slate-edit-list" "0.19.0-0"