Skip to content

Commit ca680b2

Browse files
Bump ws from 7.1.2 to 7.4.6
Bumps [ws](https://github.com/websockets/ws) from 7.1.2 to 7.4.6. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@7.1.2...7.4.6) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 57f7ea3 commit ca680b2

File tree

3 files changed

+11
-16
lines changed

3 files changed

+11
-16
lines changed

package-lock.json

Lines changed: 5 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
"babel-loader": "8.0.6",
1818
"babel-plugin-transform-runtime": "6.23.0",
1919
"metro-react-native-babel-preset": "0.55.0",
20-
"ws": ">=3.3.1"
20+
"ws": ">=7.4.6"
2121
}
2222
}

yarn.lock

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1037,7 +1037,7 @@ astral-regex@^1.0.0:
10371037
resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-1.0.0.tgz#6c8c3fb827dd43ee3918f27b82782ab7658a6fd9"
10381038
integrity sha512-+Ryf6g3BKoRc7jfp7ad8tM4TtMiaWvbF/1/sQcZPkkS7ag3D5nMBCe2UfOTONtAkaG0tO0ij3C5Lwmf1EiyjHg==
10391039

1040-
async-limiter@^1.0.0, async-limiter@~1.0.0:
1040+
async-limiter@~1.0.0:
10411041
version "1.0.1"
10421042
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.1.tgz#dd379e94f0db8310b08291f9d64c3209766617fd"
10431043
integrity sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==
@@ -4640,12 +4640,10 @@ write-file-atomic@^1.2.0:
46404640
imurmurhash "^0.1.4"
46414641
slide "^1.1.5"
46424642

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==
46494647

46504648
ws@^1.1.0, ws@^1.1.5:
46514649
version "1.1.5"

0 commit comments

Comments
 (0)