Skip to content

Commit 10d2138

Browse files
Bump ws from 1.1.4 to 1.1.5 in /CallDetectionExample
Bumps [ws](https://github.com/websockets/ws) from 1.1.4 to 1.1.5. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@1.1.4...1.1.5) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 79cbd48 commit 10d2138

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

CallDetectionExample/yarn.lock

+5-4
Original file line numberDiff line numberDiff line change
@@ -3268,8 +3268,9 @@ react-devtools-core@^2.5.0:
32683268
shell-quote "^1.6.1"
32693269
ws "^2.0.3"
32703270

3271-
"react-native-call-detection@file:../react-native-call-detection":
3272-
version "1.4.1"
3271+
react-native-call-detection@^1.4.1:
3272+
version "1.8.2"
3273+
resolved "https://registry.yarnpkg.com/react-native-call-detection/-/react-native-call-detection-1.8.2.tgz#58ca34e2c0ff3202855c0d2727facf5824ebf938"
32733274

32743275
32753276
version "0.50.0"
@@ -4230,8 +4231,8 @@ write-file-atomic@^1.2.0:
42304231
slide "^1.1.5"
42314232

42324233
ws@^1.1.0:
4233-
version "1.1.4"
4234-
resolved "https://registry.yarnpkg.com/ws/-/ws-1.1.4.tgz#57f40d036832e5f5055662a397c4de76ed66bf61"
4234+
version "1.1.5"
4235+
resolved "https://registry.yarnpkg.com/ws/-/ws-1.1.5.tgz#cbd9e6e75e09fc5d2c90015f21f0c40875e0dd51"
42354236
dependencies:
42364237
options ">=0.0.5"
42374238
ultron "1.0.x"

0 commit comments

Comments
 (0)