This commit is contained in:
Tom Moor
2019-05-25 22:30:03 -07:00
parent ad51ac28b1
commit 18a5cd8765
2 changed files with 4 additions and 4 deletions

View File

@ -142,7 +142,7 @@
"react-waypoint": "^7.3.1", "react-waypoint": "^7.3.1",
"redis": "^2.6.2", "redis": "^2.6.2",
"redis-lock": "^0.1.0", "redis-lock": "^0.1.0",
"rich-markdown-editor": "9.5.0-4", "rich-markdown-editor": "^9.5.1",
"safestart": "1.1.0", "safestart": "1.1.0",
"sequelize": "4.28.6", "sequelize": "4.28.6",
"sequelize-cli": "^5.4.0", "sequelize-cli": "^5.4.0",

View File

@ -7856,9 +7856,9 @@ retry-axios@0.3.2, retry-axios@^0.3.2:
version "0.3.2" version "0.3.2"
resolved "https://registry.yarnpkg.com/retry-axios/-/retry-axios-0.3.2.tgz#5757c80f585b4cc4c4986aa2ffd47a60c6d35e13" resolved "https://registry.yarnpkg.com/retry-axios/-/retry-axios-0.3.2.tgz#5757c80f585b4cc4c4986aa2ffd47a60c6d35e13"
rich-markdown-editor@9.5.0-4: rich-markdown-editor@^9.5.1:
version "9.5.0-4" version "9.5.1"
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-9.5.0-4.tgz#012ec6611a442a332cfcc4beeed21a0b48632a5b" resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-9.5.1.tgz#c595f35e3cb73bff97a28102a277004a8629c157"
dependencies: dependencies:
"@domoinc/slate-edit-table" "^0.22.2" "@domoinc/slate-edit-table" "^0.22.2"
"@tommoor/slate-edit-list" "0.19.0-0" "@tommoor/slate-edit-list" "0.19.0-0"