diff --git a/package.json b/package.json index d23fa0e83..d264a2ce7 100644 --- a/package.json +++ b/package.json @@ -140,7 +140,7 @@ "react-portal": "^4.0.0", "react-router-dom": "^5.1.2", "react-waypoint": "^9.0.2", - "rich-markdown-editor": "^10.0.2-0", + "rich-markdown-editor": "^10.0.2-1", "sequelize": "^5.21.1", "sequelize-cli": "^5.5.0", "sequelize-encrypted": "^0.1.0", diff --git a/yarn.lock b/yarn.lock index 7dbef398b..d0c829f65 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8581,10 +8581,10 @@ retry-as-promised@^3.2.0: dependencies: any-promise "^1.3.0" -rich-markdown-editor@^10.0.2-0: - version "10.0.2-0" - resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-10.0.2-0.tgz#b2ec2320e9dd5f6d082bc820e08ac6787f237df4" - integrity sha512-ozFUbpIZtBjeOWhw/AEuU5rJkxBcUazawsAIiUtTiHqOsTH+ntllnh+4bIelp7K927vlUrbz4IIcHVRwM2WXVw== +rich-markdown-editor@^10.0.2-1: + version "10.0.2-1" + resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-10.0.2-1.tgz#ed385c628fa326c723e93493c32978aa8672c1df" + integrity sha512-bKDJAr+ULiMSS2sS2GQGe2JbYYmVif5ZqFvBv3cG4UyFaIHzfqO+m/usD8zTknGj4wOUGv8/7ErdDKJabHkWTQ== dependencies: copy-to-clipboard "^3.0.8" lodash "^4.17.11"