File tree Expand file tree Collapse file tree 2 files changed +6
-12
lines changed Expand file tree Collapse file tree 2 files changed +6
-12
lines changed Original file line number Diff line number Diff line change 34
34
"invariant" : " ^2.2.2" ,
35
35
"keymirror" : " 0.1.1" ,
36
36
"prop-types" : " ^15.5.10" ,
37
- "react-native-webview" : " ^10.3.2 "
37
+ "react-native-webview" : " ^11.0.0 "
38
38
}
39
39
}
Original file line number Diff line number Diff line change @@ -45,19 +45,13 @@ iconv-lite@~0.4.13:
45
45
version "0.4.19"
46
46
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.19.tgz#f7468f60135f5e5dad3399c0a81be9a1603a082b"
47
47
48
-
48
+ [email protected] , invariant@^2.2.2 :
49
49
version "2.2.4"
50
50
resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.4.tgz#610f3c92c9359ce1db616e538008d23ff35158e6"
51
51
integrity sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==
52
52
dependencies :
53
53
loose-envify "^1.0.0"
54
54
55
- invariant@^2.2.2 :
56
- version "2.2.2"
57
- resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.2.tgz#9e1f56ac0acdb6bf303306f338be3b204ae60360"
58
- dependencies :
59
- loose-envify "^1.0.0"
60
-
61
55
is-stream@^1.0.1 :
62
56
version "1.1.0"
63
57
resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44"
@@ -108,10 +102,10 @@ prop-types@^15.5.10:
108
102
loose-envify "^1.3.1"
109
103
object-assign "^4.1.1"
110
104
111
- react-native-webview@^10.3.2 :
112
- version "10.3.2 "
113
- resolved "https://registry.yarnpkg.com/react-native-webview/-/react-native-webview-10.3.2 .tgz#c634946152099c95d521a3abc71065d1d642e192 "
114
- integrity sha512-4A8FKL/puonkqQ1FOKd+iPulqRXCG4inmIK4pQ60zv9Ua+YkBKLxxofQiCvRwIXSSgAXYT+AE3rOHr3bx4A/cw ==
105
+ react-native-webview@^11.0.0 :
106
+ version "11.0.0 "
107
+ resolved "https://registry.yarnpkg.com/react-native-webview/-/react-native-webview-11.0.0 .tgz#d667cbcc772e963fe88a4156290d25fe47ed43b0 "
108
+ integrity sha512-gzID5ebCFVNkxreuabClymo6QkJbXCLEtiIUY9QAhxY58HsDUp8x0YzDVEROYyEJ4ghL71koAOeQRDNAgNnh1w ==
115
109
dependencies :
116
110
escape-string-regexp "2.0.0"
117
111
invariant "2.2.4"
You can’t perform that action at this time.
0 commit comments