From edbae275ae98b48001bc763e1b8db5de725a1d45 Mon Sep 17 00:00:00 2001 From: Tom Moor Date: Mon, 22 Jun 2020 20:55:29 -0700 Subject: [PATCH] Bump RME --- package.json | 4 ++-- yarn.lock | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index bcd3281df..b38e370c0 100644 --- a/package.json +++ b/package.json @@ -141,7 +141,7 @@ "react-portal": "^4.0.0", "react-router-dom": "^5.1.2", "react-waypoint": "^9.0.2", - "rich-markdown-editor": "^10.1.2", + "rich-markdown-editor": "^10.2.0", "semver": "^7.3.2", "sequelize": "^5.21.1", "sequelize-cli": "^5.5.0", @@ -192,4 +192,4 @@ "js-yaml": "^3.13.1" }, "version": "0.43.3" -} +} \ No newline at end of file diff --git a/yarn.lock b/yarn.lock index 2ea98ecaa..71c0aad93 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8604,10 +8604,10 @@ retry-as-promised@^3.2.0: dependencies: any-promise "^1.3.0" -rich-markdown-editor@^10.1.2: - version "10.1.2" - resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-10.1.2.tgz#7cc001e9d97ae288e0bcdee5b4323cad98cc5434" - integrity sha512-HE+esE8rTpDRrjzhFFD5sCKhTfIRFgffQwLnOLxsvECcRV+XLE8fCP1Kfdo1LIFN0zX1vIKrm/5Nuu+kMBmj1w== +rich-markdown-editor@^10.2.0: + version "10.2.0" + resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-10.2.0.tgz#6d826209cd7f9a62da4b9c81899f93cce38ccbd3" + integrity sha512-siBzcaLXl+4qKGQe5vbkmWmOE461GEDMT5yH6BKvv0lWQ/MfbDpx2v2zo08BwQ48eN3sdxxew1S3BUWTa8z10w== dependencies: copy-to-clipboard "^3.0.8" lodash "^4.17.11"