Skip to content

Commit 8c7dc11

Browse files
Bump ws from 6.2.1 to 6.2.2 in /home (#107)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 697d6a9 commit 8c7dc11

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

home/yarn.lock

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

28722872
async-limiter@~1.0.0:
28732873
version "1.0.1"
2874-
resolved "https://registry.npmjs.org/async-limiter/-/async-limiter-1.0.1.tgz"
2874+
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.1.tgz#dd379e94f0db8310b08291f9d64c3209766617fd"
28752875
integrity sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==
28762876

28772877
async@^2.6.2:
@@ -10208,9 +10208,9 @@ write-file-atomic@^3.0.0:
1020810208
typedarray-to-buffer "^3.1.5"
1020910209

1021010210
ws@^6.2.1:
10211-
version "6.2.1"
10212-
resolved "https://registry.npmjs.org/ws/-/ws-6.2.1.tgz"
10213-
integrity sha512-GIyAXC2cB7LjvpgMt9EKS2ldqr0MTrORaleiOno6TweZ6r3TKtoFQWay/2PceJ3RuBasOHzXNn5Lrw1X0bEjqA==
10211+
version "6.2.2"
10212+
resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.2.tgz#dd5cdbd57a9979916097652d78f1cc5faea0c32e"
10213+
integrity sha512-zmhltoSR8u1cnDsD43TX59mzoMZsLKqUweyYBAIvTngR3shc0W6aOZylZmq/7hqyVxPdi+5Ud2QInblgyE72fw==
1021410214
dependencies:
1021510215
async-limiter "~1.0.0"
1021610216

0 commit comments

Comments
 (0)