Skip to content

Commit 8007888

Browse files
Bump ws from 7.5.9 to 7.5.10
Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@7.5.9...7.5.10) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 58cdf37 commit 8007888

File tree

1 file changed

+21
-7
lines changed

1 file changed

+21
-7
lines changed

yarn.lock

Lines changed: 21 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4538,8 +4538,16 @@ string-length@^4.0.1:
45384538
char-regex "^1.0.2"
45394539
strip-ansi "^6.0.0"
45404540

4541-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0:
4542-
name string-width-cjs
4541+
"string-width-cjs@npm:string-width@^4.2.0":
4542+
version "4.2.3"
4543+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
4544+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
4545+
dependencies:
4546+
emoji-regex "^8.0.0"
4547+
is-fullwidth-code-point "^3.0.0"
4548+
strip-ansi "^6.0.1"
4549+
4550+
string-width@^4.1.0, string-width@^4.2.0:
45434551
version "4.2.3"
45444552
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
45454553
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -4557,8 +4565,14 @@ string-width@^5.0.1, string-width@^5.1.2:
45574565
emoji-regex "^9.2.2"
45584566
strip-ansi "^7.0.1"
45594567

4560-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
4561-
name strip-ansi-cjs
4568+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
4569+
version "6.0.1"
4570+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
4571+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
4572+
dependencies:
4573+
ansi-regex "^5.0.1"
4574+
4575+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
45624576
version "6.0.1"
45634577
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
45644578
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -5020,9 +5034,9 @@ write-file-atomic@^3.0.0:
50205034
typedarray-to-buffer "^3.1.5"
50215035

50225036
ws@^7.4.6:
5023-
version "7.5.9"
5024-
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.9.tgz#54fa7db29f4c7cec68b1ddd3a89de099942bb591"
5025-
integrity sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==
5037+
version "7.5.10"
5038+
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.10.tgz#58b5c20dc281633f6c19113f39b349bd8bd558d9"
5039+
integrity sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==
50265040

50275041
xml-name-validator@^3.0.0:
50285042
version "3.0.0"

0 commit comments

Comments
 (0)