Skip to content

Commit 2352b77

Browse files
build(deps): bump ws from 6.2.1 to 6.2.2
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 0696db0 commit 2352b77

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

yarn.lock

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -705,8 +705,9 @@ async-foreach@^0.1.3:
705705
resolved "https://registry.npm.taobao.org/async-foreach/download/async-foreach-0.1.3.tgz#36121f845c0578172de419a97dbeb1d16ec34542"
706706

707707
async-limiter@~1.0.0:
708-
version "1.0.0"
709-
resolved "https://registry.npmjs.org/async-limiter/-/async-limiter-1.0.0.tgz#78faed8c3d074ab81f22b4e985d79e8738f720f8"
708+
version "1.0.1"
709+
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.1.tgz#dd379e94f0db8310b08291f9d64c3209766617fd"
710+
integrity sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==
710711

711712
async-validator@~1.8.1:
712713
version "1.8.5"
@@ -8823,8 +8824,9 @@ write@^0.2.1:
88238824
mkdirp "^0.5.1"
88248825

88258826
ws@^6.0.0:
8826-
version "6.2.1"
8827-
resolved "https://registry.npmjs.org/ws/-/ws-6.2.1.tgz#442fdf0a47ed64f59b6a5d8ff130f4748ed524fb"
8827+
version "6.2.2"
8828+
resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.2.tgz#dd5cdbd57a9979916097652d78f1cc5faea0c32e"
8829+
integrity sha512-zmhltoSR8u1cnDsD43TX59mzoMZsLKqUweyYBAIvTngR3shc0W6aOZylZmq/7hqyVxPdi+5Ud2QInblgyE72fw==
88288830
dependencies:
88298831
async-limiter "~1.0.0"
88308832

0 commit comments

Comments
 (0)