Skip to content

Commit 92f777a

Browse files
Bump ws from 1.1.1 to 1.1.5 in /example (#152)
Bumps [ws](https://github.com/websockets/ws) from 1.1.1 to 1.1.5. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@1.1.1...1.1.5) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4679877 commit 92f777a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

example/yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1363,7 +1363,7 @@ fast-levenshtein@~2.0.4:
13631363

13641364
fb-watchman@^1.8.0, fb-watchman@^1.9.0:
13651365
version "1.9.0"
1366-
resolved "http://registry.npmjs.org/fb-watchman/-/fb-watchman-1.9.0.tgz#6f268f1f347a6b3c875d1e89da7e1ed79adfc0ec"
1366+
resolved "https://registry.npmjs.org/fb-watchman/-/fb-watchman-1.9.0.tgz#6f268f1f347a6b3c875d1e89da7e1ed79adfc0ec"
13671367
dependencies:
13681368
bser "^1.0.2"
13691369

@@ -2923,9 +2923,9 @@ react-deep-force-update@^1.0.0:
29232923
version "1.0.1"
29242924
resolved "https://registry.yarnpkg.com/react-deep-force-update/-/react-deep-force-update-1.0.1.tgz#f911b5be1d2a6fe387507dd6e9a767aa2924b4c7"
29252925

2926-
"react-native-html-to-pdf@git+ssh://[email protected]/christopherdro/react-native-html-to-pdf#update-rn-40":
2927-
version "0.1.3"
2928-
resolved "git+ssh://git@github.com/christopherdro/react-native-html-to-pdf#9c1036c8160917ed485e4451ab55f66b3baa6cc6"
2926+
react-native-html-to-pdf@0.6.0:
2927+
version "0.6.0"
2928+
resolved "https://registry.yarnpkg.com/react-native-html-to-pdf/-/react-native-html-to-pdf-0.6.0.tgz#0990ca94f145dc9e239c5d0af430c45eb761ac48"
29292929

29302930
29312931
version "0.40.0"
@@ -3117,7 +3117,7 @@ [email protected]:
31173117

31183118
regex-cache@^0.4.2:
31193119
version "0.4.3"
3120-
resolved "http://registry.npmjs.org/regex-cache/-/regex-cache-0.4.3.tgz#9b1a6c35d4d0dfcef5711ae651e8e9d3d7114145"
3120+
resolved "https://registry.npmjs.org/regex-cache/-/regex-cache-0.4.3.tgz#9b1a6c35d4d0dfcef5711ae651e8e9d3d7114145"
31213121
dependencies:
31223122
is-equal-shallow "^0.1.3"
31233123
is-primitive "^2.0.0"
@@ -3730,8 +3730,8 @@ write-file-atomic@^1.2.0:
37303730
slide "^1.1.5"
37313731

37323732
ws@^1.1.0:
3733-
version "1.1.1"
3734-
resolved "https://registry.yarnpkg.com/ws/-/ws-1.1.1.tgz#082ddb6c641e85d4bb451f03d52f06eabdb1f018"
3733+
version "1.1.5"
3734+
resolved "https://registry.yarnpkg.com/ws/-/ws-1.1.5.tgz#cbd9e6e75e09fc5d2c90015f21f0c40875e0dd51"
37353735
dependencies:
37363736
options ">=0.0.5"
37373737
ultron "1.0.x"

0 commit comments

Comments
 (0)