Skip to content

Commit 04880a4

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 ec0e606 commit 04880a4

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1567,8 +1567,8 @@ async-each@^1.0.1:
15671567

15681568
async-limiter@~1.0.0:
15691569
version "1.0.1"
1570-
resolved "https://registry.npm.taobao.org/async-limiter/download/async-limiter-1.0.1.tgz#dd379e94f0db8310b08291f9d64c3209766617fd"
1571-
integrity sha1-3TeelPDbgxCwgpH51kwyCXZmF/0=
1570+
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.1.tgz#dd379e94f0db8310b08291f9d64c3209766617fd"
1571+
integrity sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==
15721572

15731573
async@^2.6.2:
15741574
version "2.6.3"
@@ -7769,9 +7769,9 @@ write-file-atomic@^3.0.0:
77697769
typedarray-to-buffer "^3.1.5"
77707770

77717771
ws@^6.2.1:
7772-
version "6.2.1"
7773-
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"
7774-
integrity sha1-RC/fCkftZPWbal2P8TD0dI7VJPs=
7772+
version "6.2.2"
7773+
resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.2.tgz#dd5cdbd57a9979916097652d78f1cc5faea0c32e"
7774+
integrity sha512-zmhltoSR8u1cnDsD43TX59mzoMZsLKqUweyYBAIvTngR3shc0W6aOZylZmq/7hqyVxPdi+5Ud2QInblgyE72fw==
77757775
dependencies:
77767776
async-limiter "~1.0.0"
77777777

0 commit comments

Comments
 (0)