diff --git a/package.json b/package.json index 9a2167177..23f4d9bd7 100644 --- a/package.json +++ b/package.json @@ -143,7 +143,7 @@ "react-window": "^1.8.6", "reakit": "^1.3.8", "regenerator-runtime": "^0.13.7", - "rich-markdown-editor": "^11.15.0-0", + "rich-markdown-editor": "^11.16.0", "semver": "^7.3.2", "sequelize": "^6.3.4", "sequelize-cli": "^6.2.0", diff --git a/yarn.lock b/yarn.lock index e9e7a81c5..2c17b0a3a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11566,10 +11566,10 @@ retry-as-promised@^3.2.0: dependencies: any-promise "^1.3.0" -rich-markdown-editor@^11.15.0-0: - version "11.15.0-0" - resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-11.15.0-0.tgz#124b914854ce452db40996bf135cd7dc96462e52" - integrity sha512-OlSSbLQ7a7SgVhx0D0pukPuDMm4Qi3uSO3Nn7dmus8GkLZ08hJFJEhEZv/QqwY/uP46RVQRRtJ18vqO3b1qpiw== +rich-markdown-editor@^11.16.0: + version "11.16.0" + resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-11.16.0.tgz#7a6831df7b3ce728feff556a0455836ebbaa93b4" + integrity sha512-khZ59Q9TgSSNN37coEu20tdREJHOO7eOBcqaVvXRcXjKipDNqRM5VnPyOkEMmvU4ApiDwpcnxbMCPAfiW6kfZg== dependencies: copy-to-clipboard "^3.0.8" lodash "^4.17.11"