chore(deps): Bump RME
Fixes unable to upload the same image multiple times
This commit is contained in:
@@ -140,7 +140,7 @@
|
||||
"react-portal": "^4.0.0",
|
||||
"react-router-dom": "^5.1.2",
|
||||
"react-waypoint": "^9.0.2",
|
||||
"rich-markdown-editor": "^11.0.1",
|
||||
"rich-markdown-editor": "^11.0.2",
|
||||
"semver": "^7.3.2",
|
||||
"sequelize": "^6.3.4",
|
||||
"sequelize-cli": "^6.2.0",
|
||||
|
||||
@@ -9883,10 +9883,10 @@ retry-as-promised@^3.2.0:
|
||||
dependencies:
|
||||
any-promise "^1.3.0"
|
||||
|
||||
rich-markdown-editor@^11.0.1:
|
||||
version "11.0.1"
|
||||
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-11.0.1.tgz#4aa3fc1c1861d1a8898bc56c2828868fb0e29179"
|
||||
integrity sha512-FDqDEzGDVGQ7OFDj9kR0Rx1LKBUqIpgul9ezq/njeEuq0s7QEJpWvewZWJVTL6viR8oMIfh1xPXuhQvuWuLiCw==
|
||||
rich-markdown-editor@^11.0.2:
|
||||
version "11.0.2"
|
||||
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-11.0.2.tgz#281bca9670a30f6b528ace71a4ee06a24210a464"
|
||||
integrity sha512-b9WigUymZA8BucrduIngBB+jrDuCHjwBdKa4aP6aehS5JQqKnTY++sjiHOvaFDnD75GJGUw/4wsNt76KdYAyCw==
|
||||
dependencies:
|
||||
copy-to-clipboard "^3.0.8"
|
||||
lodash "^4.17.11"
|
||||
|
||||
Reference in New Issue
Block a user