File tree 1 file changed +7
-14
lines changed
1 file changed +7
-14
lines changed Original file line number Diff line number Diff line change @@ -1749,9 +1749,9 @@ async-each@^1.0.1:
1749
1749
integrity sha1-GdOGodntxufByF04iu28xW0zYC0=
1750
1750
1751
1751
async-limiter@~1.0.0 :
1752
- version "1.0.0 "
1753
- resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.0 .tgz#78faed8c3d074ab81f22b4e985d79e8738f720f8 "
1754
- integrity sha512-jp/uFnooOiO+L211eZOoSyzpOITMXx1rBITauYykG3BRYPu8h0UcxsPNB04RR5vo4Tyz3+ay17tR6JVf9qzYWg ==
1752
+ version "1.0.1 "
1753
+ resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.1 .tgz#dd379e94f0db8310b08291f9d64c3209766617fd "
1754
+ integrity sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ ==
1755
1755
1756
1756
async@^2.6.2 :
1757
1757
version "2.6.3"
9395
9395
dependencies :
9396
9396
mkdirp "^0.5.1"
9397
9397
9398
- ws@^6.0.0 :
9399
- version "6.1.3"
9400
- resolved "https://registry.yarnpkg.com/ws/-/ws-6.1.3.tgz#d2d2e5f0e3c700ef2de89080ebc0ac6e1bf3a72d"
9401
- integrity sha512-tbSxiT+qJI223AP4iLfQbkbxkwdFcneYinM2+x46Gx2wgvbaOMO36czfdfVUBRTHvzAMRhDd98sA5d/BuWbQdg==
9402
- dependencies :
9403
- async-limiter "~1.0.0"
9404
-
9405
- ws@^6.2.1 :
9406
- version "6.2.1"
9407
- resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.1.tgz#442fdf0a47ed64f59b6a5d8ff130f4748ed524fb"
9408
- integrity sha512-GIyAXC2cB7LjvpgMt9EKS2ldqr0MTrORaleiOno6TweZ6r3TKtoFQWay/2PceJ3RuBasOHzXNn5Lrw1X0bEjqA==
9398
+ ws@^6.0.0, ws@^6.2.1 :
9399
+ version "6.2.2"
9400
+ resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.2.tgz#dd5cdbd57a9979916097652d78f1cc5faea0c32e"
9401
+ integrity sha512-zmhltoSR8u1cnDsD43TX59mzoMZsLKqUweyYBAIvTngR3shc0W6aOZylZmq/7hqyVxPdi+5Ud2QInblgyE72fw==
9409
9402
dependencies :
9410
9403
async-limiter "~1.0.0"
9411
9404
You can’t perform that action at this time.
0 commit comments