Skip to content

Commit 968c236

Browse files
chore(deps): 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 f2a913b commit 968c236

File tree

1 file changed

+7
-21
lines changed

1 file changed

+7
-21
lines changed

yarn.lock

Lines changed: 7 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1653,9 +1653,9 @@ async-foreach@^0.1.3:
16531653
integrity sha1-NhIfhFwFeBct5Bmpfb6x0W7DRUI=
16541654

16551655
async-limiter@~1.0.0:
1656-
version "1.0.0"
1657-
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.0.tgz#78faed8c3d074ab81f22b4e985d79e8738f720f8"
1658-
integrity sha512-jp/uFnooOiO+L211eZOoSyzpOITMXx1rBITauYykG3BRYPu8h0UcxsPNB04RR5vo4Tyz3+ay17tR6JVf9qzYWg==
1656+
version "1.0.1"
1657+
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.1.tgz#dd379e94f0db8310b08291f9d64c3209766617fd"
1658+
integrity sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==
16591659

16601660
async@^2.5.0, async@^2.6.1:
16611661
version "2.6.1"
@@ -10593,24 +10593,10 @@ [email protected]:
1059310593
dependencies:
1059410594
mkdirp "^0.5.1"
1059510595

10596-
ws@^6.1.0:
10597-
version "6.1.3"
10598-
resolved "https://registry.yarnpkg.com/ws/-/ws-6.1.3.tgz#d2d2e5f0e3c700ef2de89080ebc0ac6e1bf3a72d"
10599-
integrity sha512-tbSxiT+qJI223AP4iLfQbkbxkwdFcneYinM2+x46Gx2wgvbaOMO36czfdfVUBRTHvzAMRhDd98sA5d/BuWbQdg==
10600-
dependencies:
10601-
async-limiter "~1.0.0"
10602-
10603-
ws@^6.1.2:
10604-
version "6.1.4"
10605-
resolved "https://registry.yarnpkg.com/ws/-/ws-6.1.4.tgz#5b5c8800afab925e94ccb29d153c8d02c1776ef9"
10606-
integrity sha512-eqZfL+NE/YQc1/ZynhojeV8q+H050oR8AZ2uIev7RU10svA9ZnJUddHcOUZTJLinZ9yEfdA2kSATS2qZK5fhJA==
10607-
dependencies:
10608-
async-limiter "~1.0.0"
10609-
10610-
ws@^6.2.1:
10611-
version "6.2.1"
10612-
resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.1.tgz#442fdf0a47ed64f59b6a5d8ff130f4748ed524fb"
10613-
integrity sha512-GIyAXC2cB7LjvpgMt9EKS2ldqr0MTrORaleiOno6TweZ6r3TKtoFQWay/2PceJ3RuBasOHzXNn5Lrw1X0bEjqA==
10596+
ws@^6.1.0, ws@^6.1.2, ws@^6.2.1:
10597+
version "6.2.2"
10598+
resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.2.tgz#dd5cdbd57a9979916097652d78f1cc5faea0c32e"
10599+
integrity sha512-zmhltoSR8u1cnDsD43TX59mzoMZsLKqUweyYBAIvTngR3shc0W6aOZylZmq/7hqyVxPdi+5Ud2QInblgyE72fw==
1061410600
dependencies:
1061510601
async-limiter "~1.0.0"
1061610602

0 commit comments

Comments
 (0)