File tree Expand file tree Collapse file tree 1 file changed +7
-21
lines changed Expand file tree Collapse file tree 1 file changed +7
-21
lines changed Original file line number Diff line number Diff line change @@ -1653,9 +1653,9 @@ async-foreach@^0.1.3:
1653
1653
integrity sha1-NhIfhFwFeBct5Bmpfb6x0W7DRUI=
1654
1654
1655
1655
async-limiter@~1.0.0 :
1656
- version "1.0.0 "
1657
- resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.0 .tgz#78faed8c3d074ab81f22b4e985d79e8738f720f8 "
1658
- integrity sha512-jp/uFnooOiO+L211eZOoSyzpOITMXx1rBITauYykG3BRYPu8h0UcxsPNB04RR5vo4Tyz3+ay17tR6JVf9qzYWg ==
1656
+ version "1.0.1 "
1657
+ resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.1 .tgz#dd379e94f0db8310b08291f9d64c3209766617fd "
1658
+ integrity sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ ==
1659
1659
1660
1660
async@^2.5.0, async@^2.6.1 :
1661
1661
version "2.6.1"
10593
10593
dependencies :
10594
10594
mkdirp "^0.5.1"
10595
10595
10596
- ws@^6.1.0 :
10597
- version "6.1.3"
10598
- resolved "https://registry.yarnpkg.com/ws/-/ws-6.1.3.tgz#d2d2e5f0e3c700ef2de89080ebc0ac6e1bf3a72d"
10599
- integrity sha512-tbSxiT+qJI223AP4iLfQbkbxkwdFcneYinM2+x46Gx2wgvbaOMO36czfdfVUBRTHvzAMRhDd98sA5d/BuWbQdg==
10600
- dependencies :
10601
- async-limiter "~1.0.0"
10602
-
10603
- ws@^6.1.2 :
10604
- version "6.1.4"
10605
- resolved "https://registry.yarnpkg.com/ws/-/ws-6.1.4.tgz#5b5c8800afab925e94ccb29d153c8d02c1776ef9"
10606
- integrity sha512-eqZfL+NE/YQc1/ZynhojeV8q+H050oR8AZ2uIev7RU10svA9ZnJUddHcOUZTJLinZ9yEfdA2kSATS2qZK5fhJA==
10607
- dependencies :
10608
- async-limiter "~1.0.0"
10609
-
10610
- ws@^6.2.1 :
10611
- version "6.2.1"
10612
- resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.1.tgz#442fdf0a47ed64f59b6a5d8ff130f4748ed524fb"
10613
- integrity sha512-GIyAXC2cB7LjvpgMt9EKS2ldqr0MTrORaleiOno6TweZ6r3TKtoFQWay/2PceJ3RuBasOHzXNn5Lrw1X0bEjqA==
10596
+ ws@^6.1.0, ws@^6.1.2, ws@^6.2.1 :
10597
+ version "6.2.2"
10598
+ resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.2.tgz#dd5cdbd57a9979916097652d78f1cc5faea0c32e"
10599
+ integrity sha512-zmhltoSR8u1cnDsD43TX59mzoMZsLKqUweyYBAIvTngR3shc0W6aOZylZmq/7hqyVxPdi+5Ud2QInblgyE72fw==
10614
10600
dependencies :
10615
10601
async-limiter "~1.0.0"
10616
10602
You can’t perform that action at this time.
0 commit comments