This commit is contained in:
Tom Moor 2020-05-28 08:25:19 -07:00
parent 72635e98e6
commit 5a20a35c8b
2 changed files with 5 additions and 5 deletions

View File

@ -140,7 +140,7 @@
"react-portal": "^4.0.0", "react-portal": "^4.0.0",
"react-router-dom": "^5.1.2", "react-router-dom": "^5.1.2",
"react-waypoint": "^9.0.2", "react-waypoint": "^9.0.2",
"rich-markdown-editor": "^10.0.2", "rich-markdown-editor": "^10.0.3-1",
"sequelize": "^5.21.1", "sequelize": "^5.21.1",
"sequelize-cli": "^5.5.0", "sequelize-cli": "^5.5.0",
"sequelize-encrypted": "^0.1.0", "sequelize-encrypted": "^0.1.0",

View File

@ -8590,10 +8590,10 @@ retry-as-promised@^3.2.0:
dependencies: dependencies:
any-promise "^1.3.0" any-promise "^1.3.0"
rich-markdown-editor@^10.0.2: rich-markdown-editor@^10.0.3-1:
version "10.0.2" version "10.0.3-1"
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-10.0.2.tgz#aa83d2ed6a57926355c9bdd5d86ce53122b9cfdd" resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-10.0.3-1.tgz#a0a07900d2c4c37b4f017382c22a9937f7e90e2a"
integrity sha512-Jqc2LtX1zsGwLALg9kLJ34CdDo5acnhetx2r9KROYS5bd94or58uTW+FacKDxmdw9Y7Upq95bQ8mHUezKUxqyQ== integrity sha512-p59ydbcmQbz2coeDa1LMnZcm0UtAG3d5FExbmLFue85mBZKqrMyQMo0LokW7MZoXTw0KeIvUeFM8inKYc8qdaA==
dependencies: dependencies:
copy-to-clipboard "^3.0.8" copy-to-clipboard "^3.0.8"
lodash "^4.17.11" lodash "^4.17.11"