File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 10
10
"lint" : " eslint ."
11
11
},
12
12
"dependencies" : {
13
- "react" : " 16.13.1 " ,
13
+ "react" : " 16.14.0 " ,
14
14
"react-native" : " 0.71.1" ,
15
15
"react-native-easy-toast" : " ^1.2.0"
16
16
},
Original file line number Diff line number Diff line change @@ -6196,10 +6196,10 @@ react-test-renderer@16.13.1:
6196
6196
react-is "^16.8.6"
6197
6197
scheduler "^0.19.1"
6198
6198
6199
- react@16.13.1 :
6200
- version "16.13.1 "
6201
- resolved "https://registry.yarnpkg.com/react/-/react-16.13.1 .tgz#2e818822f1a9743122c063d6410d85c1e3afe48e "
6202
- integrity sha512-YMZQQq32xHLX0bz5Mnibv1/LHb3Sqzngu7xstSM+vrkE5Kzr9xE0yMByK5kMoTK30YVJE61WfbxIFFvfeDKT1w ==
6199
+ react@16.14.0 :
6200
+ version "16.14.0 "
6201
+ resolved "https://registry.yarnpkg.com/react/-/react-16.14.0 .tgz#94d776ddd0aaa37da3eda8fc5b6b18a4c9a3114d "
6202
+ integrity sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g ==
6203
6203
dependencies :
6204
6204
loose-envify "^1.1.0"
6205
6205
object-assign "^4.1.1"
You can’t perform that action at this time.
0 commit comments