Skip to content

Commit 143bf25

Browse files
authored
Merge pull request #3 from mutativejs/dependabot/npm_and_yarn/ws-8.18.0
build(deps): bump ws from 8.16.0 to 8.18.0
2 parents 3408893 + bc7d4fa commit 143bf25

File tree

1 file changed

+31
-6
lines changed

1 file changed

+31
-6
lines changed

yarn.lock

Lines changed: 31 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4414,7 +4414,16 @@ string-length@^4.0.1:
44144414
char-regex "^1.0.2"
44154415
strip-ansi "^6.0.0"
44164416

4417-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
4417+
"string-width-cjs@npm:string-width@^4.2.0":
4418+
version "4.2.3"
4419+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
4420+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
4421+
dependencies:
4422+
emoji-regex "^8.0.0"
4423+
is-fullwidth-code-point "^3.0.0"
4424+
strip-ansi "^6.0.1"
4425+
4426+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
44184427
version "4.2.3"
44194428
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
44204429
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -4466,7 +4475,14 @@ string_decoder@^1.1.1:
44664475
dependencies:
44674476
safe-buffer "~5.2.0"
44684477

4469-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
4478+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
4479+
version "6.0.1"
4480+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
4481+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
4482+
dependencies:
4483+
ansi-regex "^5.0.1"
4484+
4485+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
44704486
version "6.0.1"
44714487
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
44724488
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -4913,7 +4929,16 @@ word-wrap@^1.0.3:
49134929
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.5.tgz#d2c45c6dd4fbce621a66f136cbe328afd0410b34"
49144930
integrity sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==
49154931

4916-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
4932+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
4933+
version "7.0.0"
4934+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
4935+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
4936+
dependencies:
4937+
ansi-styles "^4.0.0"
4938+
string-width "^4.1.0"
4939+
strip-ansi "^6.0.0"
4940+
4941+
wrap-ansi@^7.0.0:
49174942
version "7.0.0"
49184943
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
49194944
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -4945,9 +4970,9 @@ write-file-atomic@^4.0.2:
49454970
signal-exit "^3.0.7"
49464971

49474972
ws@^8.11.0:
4948-
version "8.16.0"
4949-
resolved "https://registry.yarnpkg.com/ws/-/ws-8.16.0.tgz#d1cd774f36fbc07165066a60e40323eab6446fd4"
4950-
integrity sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==
4973+
version "8.18.0"
4974+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.0.tgz#0d7505a6eafe2b0e712d232b42279f53bc289bbc"
4975+
integrity sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==
49514976

49524977
xml-name-validator@^4.0.0:
49534978
version "4.0.0"

0 commit comments

Comments
 (0)