@@ -29,7 +29,7 @@ npm manifest:
2929 "expo": "^31.0.2",
3030 "react": "16.5.0",
3131 "react-native": "https://github.com/expo/react-native/archive/sdk-31.0.0.tar.gz",
32- "react-native-cn-richtext-editor": "^1.0.24 ",
32+ "react-native-cn-richtext-editor": "^1.0.30 ",
3333 "react-native-popup-menu": "^0.14.2"
3434 },
3535 "devDependencies": {
@@ -1689,6 +1689,11 @@ Lockfile:
16891689 version "2.1.0"
16901690 resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-2.1.0.tgz#f41f1c10be4b00e87b5f13da680759f2c5bfd3e2"
16911691
1692+ diff-match-patch@^1.0.4:
1693+ version "1.0.4"
1694+ resolved "https://registry.yarnpkg.com/diff-match-patch/-/diff-match-patch-1.0.4.tgz#6ac4b55237463761c4daf0dc603eb869124744b1"
1695+ integrity sha512-Uv3SW8bmH9nAtHKaKSanOQmj2DnlH65fUpcrMdfdaOxUG02QQ4YGZ8AE7kKOMisF7UqvOlGKVYWRvezdncW9lg==
1696+
16921697 dom-walk@^0.1.0:
16931698 version "0.1.1"
16941699 resolved "https://registry.yarnpkg.com/dom-walk/-/dom-walk-0.1.1.tgz#672226dc74c8f799ad35307df936aba11acd6018"
@@ -3769,11 +3774,12 @@ Lockfile:
37693774 version "2.2.5"
37703775 resolved "https://registry.yarnpkg.com/react-native-branch/-/react-native-branch-2.2.5.tgz#4074dd63b4973e6397d9ce50e97b57c77a518e9d"
37713776
3772- react-native-cn-richtext-editor@^1.0.23 :
3773- version "1.0.23 "
3774- resolved "https://registry.yarnpkg.com/react-native-cn-richtext-editor/-/react-native-cn-richtext-editor-1.0.23 .tgz#1cf478632ed75aec9455eba6fd1d1cad1b9a318a "
3775- integrity sha512-BPskMeKO+QICB4tdPZL5T4reAGcOAf9SmCdUJedfq3gojBDUMym52FnLsiztJiM00CsgP7vftm6D0WUI1T9PZg ==
3777+ react-native-cn-richtext-editor@^1.0.30 :
3778+ version "1.0.30 "
3779+ resolved "https://registry.yarnpkg.com/react-native-cn-richtext-editor/-/react-native-cn-richtext-editor-1.0.30 .tgz#481b255a886aa71d7d2324704627805022bc3984 "
3780+ integrity sha512-JTV8gXV6n3KK8IEPC6xMsq4rUOJGoABXYENfcEmKEmCl6JN79L+eilr4eZyNG17Uk2yW63BBBkgTZQfZeNgqbw ==
37763781 dependencies:
3782+ diff-match-patch "^1.0.4"
37773783 immutability-helper "^2.8.1"
37783784 lodash "^4.17.11"
37793785 shortid "^2.2.14"
0 commit comments