File tree Expand file tree Collapse file tree 3 files changed +7
-62
lines changed Expand file tree Collapse file tree 3 files changed +7
-62
lines changed Original file line number Diff line number Diff line change 26
26
"jest" : " ^23.6.0" ,
27
27
"metro-react-native-babel-preset" : " ^0.49.0" ,
28
28
"react" : " 16.6.1" ,
29
- "react-native" : " ^0.57.7 " ,
29
+ "react-native" : " ^0.57.8 " ,
30
30
"react-test-renderer" : " 16.6.1" ,
31
31
"release-it" : " ^9.0.0" ,
32
32
"strip-ansi" : " ^5.0.0" ,
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -6051,10 +6051,10 @@ react-is@^16.6.1:
6051
6051
version "16.6.1"
6052
6052
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.6.1.tgz#f77b1c3d901be300abe8d58645b7a59e794e5982"
6053
6053
6054
- react-native@^0.57.7 :
6055
- version "0.57.7 "
6056
- resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.57.7 .tgz#5b3af1c43366c41d8d8d2540fea8ce590060bca1 "
6057
- integrity sha512-mdNibV6NblH8gbbcWjLjH6lVOkrXuCiIi+RQ+6e2QlrOIJVsKC216VvBhHsvdDIRO94v1qD8LMnTYlBY09qzQQ ==
6054
+ react-native@^0.57.8 :
6055
+ version "0.57.8 "
6056
+ resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.57.8 .tgz#1a840fbe144cd3902cc14313a783ce28efc48cb9 "
6057
+ integrity sha512-K6DAMTPTq+lxVYC73y4Kh/bgLajddBaIKzwsVeV4JOoS1Fdq48/ISXD3vApV+x+/IBVTXnrT9qlA+9U6MMZCqA ==
6058
6058
dependencies :
6059
6059
" @babel/runtime" " ^7.0.0"
6060
6060
absolute-path "^0.0.0"
@@ -6104,7 +6104,7 @@ react-native@^0.57.7:
6104
6104
serve-static "^1.13.1"
6105
6105
shell-quote "1.6.1"
6106
6106
stacktrace-parser "^0.1.3"
6107
- ws "^1.1.0 "
6107
+ ws "^1.1.5 "
6108
6108
xcode "^1.0.0"
6109
6109
xmldoc "^0.4.0"
6110
6110
yargs "^9.0.0"
@@ -7497,7 +7497,7 @@ write@^0.2.1:
7497
7497
dependencies :
7498
7498
mkdirp "^0.5.1"
7499
7499
7500
- ws@^1.1.0 :
7500
+ ws@^1.1.0, ws@^1.1.5 :
7501
7501
version "1.1.5"
7502
7502
resolved "https://registry.yarnpkg.com/ws/-/ws-1.1.5.tgz#cbd9e6e75e09fc5d2c90015f21f0c40875e0dd51"
7503
7503
dependencies :
You can’t perform that action at this time.
0 commit comments