Skip to content

Commit 902c9ce

Browse files
Bump ws from 6.2.1 to 6.2.2 (#15)
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@6.2.1...6.2.2) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b443f56 commit 902c9ce

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2165,7 +2165,7 @@ async-each@^1.0.1:
21652165

21662166
async-limiter@~1.0.0:
21672167
version "1.0.1"
2168-
resolved "https://registry.npmjs.org/async-limiter/-/async-limiter-1.0.1.tgz"
2168+
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.1.tgz#dd379e94f0db8310b08291f9d64c3209766617fd"
21692169
integrity sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==
21702170

21712171
async@^2.6.2:
@@ -8921,9 +8921,9 @@ write-file-atomic@^3.0.0:
89218921
typedarray-to-buffer "^3.1.5"
89228922

89238923
ws@^6.2.1:
8924-
version "6.2.1"
8925-
resolved "https://registry.npmjs.org/ws/-/ws-6.2.1.tgz"
8926-
integrity sha512-GIyAXC2cB7LjvpgMt9EKS2ldqr0MTrORaleiOno6TweZ6r3TKtoFQWay/2PceJ3RuBasOHzXNn5Lrw1X0bEjqA==
8924+
version "6.2.2"
8925+
resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.2.tgz#dd5cdbd57a9979916097652d78f1cc5faea0c32e"
8926+
integrity sha512-zmhltoSR8u1cnDsD43TX59mzoMZsLKqUweyYBAIvTngR3shc0W6aOZylZmq/7hqyVxPdi+5Ud2QInblgyE72fw==
89278927
dependencies:
89288928
async-limiter "~1.0.0"
89298929

0 commit comments

Comments
 (0)