Skip to content

Commit e8518f0

Browse files
Bump ws from 6.2.1 to 6.2.2 in /2019/kng7
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] <[email protected]>
1 parent 3be511d commit e8518f0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

2019/kng7/yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -1722,9 +1722,9 @@ async-each@^1.0.1:
17221722
integrity sha512-z/WhQ5FPySLdvREByI2vZiTWwCnF0moMJ1hK9YQwDTHKh6I7/uSckMetoRGb5UBZPC1z0jlw+n/XCgjeH7y1AQ==
17231723

17241724
async-limiter@^1.0.0, async-limiter@~1.0.0:
1725-
version "1.0.0"
1726-
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.0.tgz#78faed8c3d074ab81f22b4e985d79e8738f720f8"
1727-
integrity sha512-jp/uFnooOiO+L211eZOoSyzpOITMXx1rBITauYykG3BRYPu8h0UcxsPNB04RR5vo4Tyz3+ay17tR6JVf9qzYWg==
1725+
version "1.0.1"
1726+
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.1.tgz#dd379e94f0db8310b08291f9d64c3209766617fd"
1727+
integrity sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==
17281728

17291729
async@^2.6.1:
17301730
version "2.6.3"
@@ -11390,9 +11390,9 @@ wrappy@1:
1139011390
integrity sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=
1139111391

1139211392
ws@^6.1.0:
11393-
version "6.2.1"
11394-
resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.1.tgz#442fdf0a47ed64f59b6a5d8ff130f4748ed524fb"
11395-
integrity sha512-GIyAXC2cB7LjvpgMt9EKS2ldqr0MTrORaleiOno6TweZ6r3TKtoFQWay/2PceJ3RuBasOHzXNn5Lrw1X0bEjqA==
11393+
version "6.2.2"
11394+
resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.2.tgz#dd5cdbd57a9979916097652d78f1cc5faea0c32e"
11395+
integrity sha512-zmhltoSR8u1cnDsD43TX59mzoMZsLKqUweyYBAIvTngR3shc0W6aOZylZmq/7hqyVxPdi+5Ud2QInblgyE72fw==
1139611396
dependencies:
1139711397
async-limiter "~1.0.0"
1139811398

0 commit comments

Comments
 (0)