File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -1319,7 +1319,7 @@ PODS:
1319
1319
- ReactCommon/turbomodule/bridging
1320
1320
- ReactCommon/turbomodule/core
1321
1321
- Yoga
1322
- - react-native-webview (13.12.3 ):
1322
+ - react-native-webview (13.13.2 ):
1323
1323
- DoubleConversion
1324
1324
- glog
1325
1325
- hermes-engine
@@ -2055,7 +2055,7 @@ SPEC CHECKSUMS:
2055
2055
react-native-maps: 72a8a903f8a1b53e2c777ba79102078ab502e0bf
2056
2056
react-native-safe-area-context: 142fade490cbebbe428640b8cbdb09daf17e8191
2057
2057
react-native-slider: 4a0f3386a38fc3d2d955efc515aef7096f7d1ee4
2058
- react-native-webview: 926d2665cf3196e39c4449a72d136d0a53b9df8a
2058
+ react-native-webview: c0b91a4598bd54e9fbc70353aebf1e9bab2e5bb9
2059
2059
React-nativeconfig: 8c83d992b9cc7d75b5abe262069eaeea4349f794
2060
2060
React-NativeModulesApple: 9f7920224a3b0c7d04d77990067ded14cee3c614
2061
2061
React-perflogger: 59e1a3182dca2cee7b9f1f7aab204018d46d1914
Original file line number Diff line number Diff line change 32
32
"react-native-screens" : " ^3.35.0" ,
33
33
"react-native-svg" : " ^15.8.0" ,
34
34
"react-native-vector-icons" : " ^10.2.0" ,
35
- "react-native-webview" : " ^13.12.3 " ,
35
+ "react-native-webview" : " ^13.13.2 " ,
36
36
"react-query" : " ^3.39.3"
37
37
},
38
38
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -6329,10 +6329,10 @@ react-native-vector-icons@^10.2.0:
6329
6329
prop-types "^15.7.2"
6330
6330
yargs "^16.1.1"
6331
6331
6332
- react-native-webview@^13.12.3 :
6333
- version "13.12.3 "
6334
- resolved "https://registry.yarnpkg.com/react-native-webview/-/react-native-webview-13.12.3 .tgz#3aa9d2fc982ba2681e56d3e96e22b63a0d929270 "
6335
- integrity sha512-Y1I5YyDYyE7NC96RHLhd2nxh7ymLYOYLTefgx5ixxw2OToQK0ow3OJ+o77QcI1Tuevj5PCxwqC/14ceS/7yPJQ ==
6332
+ react-native-webview@^13.13.2 :
6333
+ version "13.13.2 "
6334
+ resolved "https://registry.yarnpkg.com/react-native-webview/-/react-native-webview-13.13.2 .tgz#6d72fd8492f11accbcf3be4d1386fa961e424357 "
6335
+ integrity sha512-zACPDTF0WnaEnKZ9mA/r/UpcOpV2gQM06AAIrOOexnO8UJvXL8Pjso0b/wTqKFxUZZnmjKuwd8gHVUosVOdVrw ==
6336
6336
dependencies :
6337
6337
escape-string-regexp "^4.0.0"
6338
6338
invariant "2.2.4"
You can’t perform that action at this time.
0 commit comments