Skip to content

Commit fc2fb42

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] <[email protected]>
1 parent fe6c86f commit fc2fb42

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Diff for: yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1856,8 +1856,8 @@ async-foreach@^0.1.3:
18561856

18571857
async-limiter@~1.0.0:
18581858
version "1.0.1"
1859-
resolved "https://registry.npm.taobao.org/async-limiter/download/async-limiter-1.0.1.tgz#dd379e94f0db8310b08291f9d64c3209766617fd"
1860-
integrity sha1-3TeelPDbgxCwgpH51kwyCXZmF/0=
1859+
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.1.tgz#dd379e94f0db8310b08291f9d64c3209766617fd"
1860+
integrity sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==
18611861

18621862
async-validator@^3.0.3:
18631863
version "3.5.2"
@@ -9815,9 +9815,9 @@ write-file-atomic@^3.0.3:
98159815
typedarray-to-buffer "^3.1.5"
98169816

98179817
ws@^6.2.1:
9818-
version "6.2.1"
9819-
resolved "https://registry.npm.taobao.org/ws/download/ws-6.2.1.tgz?cache=0&sync_timestamp=1607113213006&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fws%2Fdownload%2Fws-6.2.1.tgz#442fdf0a47ed64f59b6a5d8ff130f4748ed524fb"
9820-
integrity sha1-RC/fCkftZPWbal2P8TD0dI7VJPs=
9818+
version "6.2.2"
9819+
resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.2.tgz#dd5cdbd57a9979916097652d78f1cc5faea0c32e"
9820+
integrity sha512-zmhltoSR8u1cnDsD43TX59mzoMZsLKqUweyYBAIvTngR3shc0W6aOZylZmq/7hqyVxPdi+5Ud2QInblgyE72fw==
98219821
dependencies:
98229822
async-limiter "~1.0.0"
98239823

0 commit comments

Comments
 (0)