File tree Expand file tree Collapse file tree 3 files changed +11
-16
lines changed Expand file tree Collapse file tree 3 files changed +11
-16
lines changed Original file line number Diff line number Diff line change 17
17
"babel-loader" : " 8.0.6" ,
18
18
"babel-plugin-transform-runtime" : " 6.23.0" ,
19
19
"metro-react-native-babel-preset" : " 0.55.0" ,
20
- "ws" : " >=3.3.1 "
20
+ "ws" : " >=7.4.6 "
21
21
}
22
22
}
Original file line number Diff line number Diff line change @@ -1037,7 +1037,7 @@ astral-regex@^1.0.0:
1037
1037
resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-1.0.0.tgz#6c8c3fb827dd43ee3918f27b82782ab7658a6fd9"
1038
1038
integrity sha512-+Ryf6g3BKoRc7jfp7ad8tM4TtMiaWvbF/1/sQcZPkkS7ag3D5nMBCe2UfOTONtAkaG0tO0ij3C5Lwmf1EiyjHg==
1039
1039
1040
- async-limiter@^1.0.0, async-limiter@ ~1.0.0 :
1040
+ async-limiter@~1.0.0 :
1041
1041
version "1.0.1"
1042
1042
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.1.tgz#dd379e94f0db8310b08291f9d64c3209766617fd"
1043
1043
integrity sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==
@@ -4640,12 +4640,10 @@ write-file-atomic@^1.2.0:
4640
4640
imurmurhash "^0.1.4"
4641
4641
slide "^1.1.5"
4642
4642
4643
- ws@>=3.3.1 :
4644
- version "7.1.2"
4645
- resolved "https://registry.yarnpkg.com/ws/-/ws-7.1.2.tgz#c672d1629de8bb27a9699eb599be47aeeedd8f73"
4646
- integrity sha512-gftXq3XI81cJCgkUiAVixA0raD9IVmXqsylCrjRygw4+UOOGzPoxnQ6r/CnVL9i+mDncJo94tSkyrtuuQVBmrg==
4647
- dependencies :
4648
- async-limiter "^1.0.0"
4643
+ ws@>=7.4.6 :
4644
+ version "7.4.6"
4645
+ resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.6.tgz#5654ca8ecdeee47c33a9a4bf6d28e2be2980377c"
4646
+ integrity sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A==
4649
4647
4650
4648
ws@^1.1.0, ws@^1.1.5 :
4651
4649
version "1.1.5"
You can’t perform that action at this time.
0 commit comments