Skip to content

Commit af45268

Browse files
chore(deps): 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 a8d6243 commit af45268

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1461,8 +1461,8 @@ async-foreach@^0.1.3:
14611461

14621462
async-limiter@~1.0.0:
14631463
version "1.0.1"
1464-
resolved "https://registry.npm.taobao.org/async-limiter/download/async-limiter-1.0.1.tgz#dd379e94f0db8310b08291f9d64c3209766617fd"
1465-
integrity sha1-3TeelPDbgxCwgpH51kwyCXZmF/0=
1464+
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.1.tgz#dd379e94f0db8310b08291f9d64c3209766617fd"
1465+
integrity sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==
14661466

14671467
async@^2.6.2:
14681468
version "2.6.4"
@@ -8678,9 +8678,9 @@ write@^0.2.1:
86788678
mkdirp "^0.5.1"
86798679

86808680
ws@^6.0.0, ws@^6.2.1:
8681-
version "6.2.1"
8682-
resolved "https://registry.npm.taobao.org/ws/download/ws-6.2.1.tgz?cache=0&sync_timestamp=1593925481882&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fws%2Fdownload%2Fws-6.2.1.tgz#442fdf0a47ed64f59b6a5d8ff130f4748ed524fb"
8683-
integrity sha1-RC/fCkftZPWbal2P8TD0dI7VJPs=
8681+
version "6.2.2"
8682+
resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.2.tgz#dd5cdbd57a9979916097652d78f1cc5faea0c32e"
8683+
integrity sha512-zmhltoSR8u1cnDsD43TX59mzoMZsLKqUweyYBAIvTngR3shc0W6aOZylZmq/7hqyVxPdi+5Ud2QInblgyE72fw==
86848684
dependencies:
86858685
async-limiter "~1.0.0"
86868686

0 commit comments

Comments
 (0)