Upgrade editor, fixes #2682

This commit is contained in:
Tom Moor 2021-10-23 10:34:29 -07:00
parent 6c2d43075c
commit 99684d0900
2 changed files with 5 additions and 5 deletions

View File

@ -149,7 +149,7 @@
"react-window": "^1.8.6",
"reakit": "^1.3.10",
"regenerator-runtime": "^0.13.7",
"rich-markdown-editor": "^11.18.10",
"rich-markdown-editor": "^11.18.11",
"semver": "^7.3.2",
"sequelize": "^6.3.4",
"sequelize-cli": "^6.2.0",

View File

@ -12727,10 +12727,10 @@ retry-as-promised@^3.2.0:
dependencies:
any-promise "^1.3.0"
rich-markdown-editor@^11.18.10:
version "11.18.10"
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-11.18.10.tgz#eb3e22c6a6764ef1110dfb3a15c09f1ff94aa002"
integrity sha512-MToC2pAOLMv1viBzFIhaTrfiXEBWyYZTGVpNZn1N8ZU7R6maAPlXqkvlQkq9VIee4T2Ji4cbI5ZYAz15dnclQA==
rich-markdown-editor@^11.18.11:
version "11.18.11"
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-11.18.11.tgz#3401e76a8e2a70b44e6591560b096398c4a12094"
integrity sha512-c4JTiicqt5q17t/3JKacbFY0yW8gHn4fWKvc68KtcqOaPcn5c9CNpu0b0aRQNWF+bOE7VwsErWmzNFU4hif72Q==
dependencies:
copy-to-clipboard "^3.0.8"
fuzzy-search "^3.2.1"