Skip to content

Commit 6195344

Browse files
Bump ws from 6.2.1 to 6.2.2 in /web
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 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 5ac3db2 commit 6195344

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

web/yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -1292,9 +1292,9 @@ async-foreach@^0.1.3:
12921292
integrity sha1-NhIfhFwFeBct5Bmpfb6x0W7DRUI=
12931293

12941294
async-limiter@~1.0.0:
1295-
version "1.0.0"
1296-
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.0.tgz#78faed8c3d074ab81f22b4e985d79e8738f720f8"
1297-
integrity sha512-jp/uFnooOiO+L211eZOoSyzpOITMXx1rBITauYykG3BRYPu8h0UcxsPNB04RR5vo4Tyz3+ay17tR6JVf9qzYWg==
1295+
version "1.0.1"
1296+
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.1.tgz#dd379e94f0db8310b08291f9d64c3209766617fd"
1297+
integrity sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==
12981298

12991299
async-validator@~1.8.1:
13001300
version "1.8.5"
@@ -7851,9 +7851,9 @@ wrappy@1:
78517851
integrity sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=
78527852

78537853
ws@^6.0.0:
7854-
version "6.2.1"
7855-
resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.1.tgz#442fdf0a47ed64f59b6a5d8ff130f4748ed524fb"
7856-
integrity sha512-GIyAXC2cB7LjvpgMt9EKS2ldqr0MTrORaleiOno6TweZ6r3TKtoFQWay/2PceJ3RuBasOHzXNn5Lrw1X0bEjqA==
7854+
version "6.2.2"
7855+
resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.2.tgz#dd5cdbd57a9979916097652d78f1cc5faea0c32e"
7856+
integrity sha512-zmhltoSR8u1cnDsD43TX59mzoMZsLKqUweyYBAIvTngR3shc0W6aOZylZmq/7hqyVxPdi+5Ud2QInblgyE72fw==
78577857
dependencies:
78587858
async-limiter "~1.0.0"
78597859

0 commit comments

Comments
 (0)