Skip to content

Commit a83e4ef

Browse files
Bump ws from 7.5.10 to 7.5.11
Bumps [ws](https://github.com/websockets/ws) from 7.5.10 to 7.5.11. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@7.5.10...7.5.11) --- updated-dependencies: - dependency-name: ws dependency-version: 7.5.11 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8c772a3 commit a83e4ef

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/metro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"serialize-error": "^2.1.0",
5757
"source-map": "^0.5.6",
5858
"throat": "^5.0.0",
59-
"ws": "^7.5.10",
59+
"ws": "^7.5.11",
6060
"yargs": "^17.6.2"
6161
},
6262
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5893,10 +5893,10 @@ write-file-atomic@^5.0.1:
58935893
imurmurhash "^0.1.4"
58945894
signal-exit "^4.0.1"
58955895

5896-
ws@^7.5.10:
5897-
version "7.5.10"
5898-
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.10.tgz#58b5c20dc281633f6c19113f39b349bd8bd558d9"
5899-
integrity sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==
5896+
ws@^7.5.11:
5897+
version "7.5.11"
5898+
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.11.tgz#9460daf1812bb81a423c5b9eac746941a86310fa"
5899+
integrity sha512-zS54Oen9bITtp7kp2XM3AydrCIq1D+HwJOuH+c+e4LfpL/lotP5osijd+UoMnxwAam1GN8R4KtLAyIrIcBNpiA==
59005900

59015901
xml@^1.0.1:
59025902
version "1.0.1"

0 commit comments

Comments
 (0)