Skip to content

Commit 95e1090

Browse files
Bump ws from 6.2.1 to 6.2.2
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>
1 parent 45279eb commit 95e1090

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1453,9 +1453,9 @@ async-each@^1.0.1:
14531453
integrity sha1-tyfb+H12UWAvBvTUrDh/R9kbDL8=
14541454

14551455
async-limiter@~1.0.0:
1456-
version "1.0.0"
1457-
resolved "https://registry.npm.taobao.org/async-limiter/download/async-limiter-1.0.0.tgz#78faed8c3d074ab81f22b4e985d79e8738f720f8"
1458-
integrity sha1-ePrtjD0HSrgfIrTphdeehzj3IPg=
1456+
version "1.0.1"
1457+
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.1.tgz#dd379e94f0db8310b08291f9d64c3209766617fd"
1458+
integrity sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==
14591459

14601460
async@^1.5.2:
14611461
version "1.5.2"
@@ -8297,9 +8297,9 @@ write@^0.2.1:
82978297
mkdirp "^0.5.1"
82988298

82998299
ws@^6.0.0:
8300-
version "6.2.1"
8301-
resolved "https://registry.npm.taobao.org/ws/download/ws-6.2.1.tgz?cache=0&sync_timestamp=1562602325578&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fws%2Fdownload%2Fws-6.2.1.tgz#442fdf0a47ed64f59b6a5d8ff130f4748ed524fb"
8302-
integrity sha1-RC/fCkftZPWbal2P8TD0dI7VJPs=
8300+
version "6.2.2"
8301+
resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.2.tgz#dd5cdbd57a9979916097652d78f1cc5faea0c32e"
8302+
integrity sha512-zmhltoSR8u1cnDsD43TX59mzoMZsLKqUweyYBAIvTngR3shc0W6aOZylZmq/7hqyVxPdi+5Ud2QInblgyE72fw==
83038303
dependencies:
83048304
async-limiter "~1.0.0"
83058305

0 commit comments

Comments
 (0)