Skip to content

Commit 4a4fe38

Browse files
Bump ws from 6.1.3 to 6.2.2
Bumps [ws](https://github.com/websockets/ws) from 6.1.3 to 6.2.2. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/commits) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 25936ea commit 4a4fe38

File tree

1 file changed

+7
-14
lines changed

1 file changed

+7
-14
lines changed

yarn.lock

Lines changed: 7 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1749,9 +1749,9 @@ async-each@^1.0.1:
17491749
integrity sha1-GdOGodntxufByF04iu28xW0zYC0=
17501750

17511751
async-limiter@~1.0.0:
1752-
version "1.0.0"
1753-
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.0.tgz#78faed8c3d074ab81f22b4e985d79e8738f720f8"
1754-
integrity sha512-jp/uFnooOiO+L211eZOoSyzpOITMXx1rBITauYykG3BRYPu8h0UcxsPNB04RR5vo4Tyz3+ay17tR6JVf9qzYWg==
1752+
version "1.0.1"
1753+
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.1.tgz#dd379e94f0db8310b08291f9d64c3209766617fd"
1754+
integrity sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==
17551755

17561756
async@^2.6.2:
17571757
version "2.6.3"
@@ -9395,17 +9395,10 @@ [email protected]:
93959395
dependencies:
93969396
mkdirp "^0.5.1"
93979397

9398-
ws@^6.0.0:
9399-
version "6.1.3"
9400-
resolved "https://registry.yarnpkg.com/ws/-/ws-6.1.3.tgz#d2d2e5f0e3c700ef2de89080ebc0ac6e1bf3a72d"
9401-
integrity sha512-tbSxiT+qJI223AP4iLfQbkbxkwdFcneYinM2+x46Gx2wgvbaOMO36czfdfVUBRTHvzAMRhDd98sA5d/BuWbQdg==
9402-
dependencies:
9403-
async-limiter "~1.0.0"
9404-
9405-
ws@^6.2.1:
9406-
version "6.2.1"
9407-
resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.1.tgz#442fdf0a47ed64f59b6a5d8ff130f4748ed524fb"
9408-
integrity sha512-GIyAXC2cB7LjvpgMt9EKS2ldqr0MTrORaleiOno6TweZ6r3TKtoFQWay/2PceJ3RuBasOHzXNn5Lrw1X0bEjqA==
9398+
ws@^6.0.0, ws@^6.2.1:
9399+
version "6.2.2"
9400+
resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.2.tgz#dd5cdbd57a9979916097652d78f1cc5faea0c32e"
9401+
integrity sha512-zmhltoSR8u1cnDsD43TX59mzoMZsLKqUweyYBAIvTngR3shc0W6aOZylZmq/7hqyVxPdi+5Ud2QInblgyE72fw==
94099402
dependencies:
94109403
async-limiter "~1.0.0"
94119404

0 commit comments

Comments
 (0)