Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3e67b9c

Browse files
authoredDec 3, 2021
Merge pull request TroyAlford#200 from TroyAlford/dependabot/npm_and_yarn/ws-6.2.2
Bump ws from 6.2.1 to 6.2.2
2 parents fb15161 + 7fa8754 commit 3e67b9c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
 

‎yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2279,7 +2279,7 @@ async-each@^1.0.1:
22792279

22802280
async-limiter@~1.0.0:
22812281
version "1.0.1"
2282-
resolved "https://registry.npmjs.org/async-limiter/-/async-limiter-1.0.1.tgz#dd379e94f0db8310b08291f9d64c3209766617fd"
2282+
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.1.tgz#dd379e94f0db8310b08291f9d64c3209766617fd"
22832283
integrity sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==
22842284

22852285
async@0.9.x:
@@ -8374,9 +8374,9 @@ write-file-atomic@^3.0.0:
83748374
typedarray-to-buffer "^3.1.5"
83758375

83768376
ws@^6.2.1:
8377-
version "6.2.1"
8378-
resolved "https://registry.npmjs.org/ws/-/ws-6.2.1.tgz#442fdf0a47ed64f59b6a5d8ff130f4748ed524fb"
8379-
integrity sha512-GIyAXC2cB7LjvpgMt9EKS2ldqr0MTrORaleiOno6TweZ6r3TKtoFQWay/2PceJ3RuBasOHzXNn5Lrw1X0bEjqA==
8377+
version "6.2.2"
8378+
resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.2.tgz#dd5cdbd57a9979916097652d78f1cc5faea0c32e"
8379+
integrity sha512-zmhltoSR8u1cnDsD43TX59mzoMZsLKqUweyYBAIvTngR3shc0W6aOZylZmq/7hqyVxPdi+5Ud2QInblgyE72fw==
83808380
dependencies:
83818381
async-limiter "~1.0.0"
83828382

0 commit comments

Comments
 (0)
Please sign in to comment.