Skip to content

Commit 1d3225c

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 97249c9 commit 1d3225c

File tree

2 files changed

+73
-33
lines changed

2 files changed

+73
-33
lines changed

package-lock.json

Lines changed: 67 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

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

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

14611461
async-validator@^1.10.0:
14621462
version "1.11.5"
@@ -8790,9 +8790,9 @@ write@^0.2.1:
87908790
mkdirp "^0.5.1"
87918791

87928792
ws@^6.0.0:
8793-
version "6.2.1"
8794-
resolved "https://registry.npm.taobao.org/ws/download/ws-6.2.1.tgz#442fdf0a47ed64f59b6a5d8ff130f4748ed524fb"
8795-
integrity sha1-RC/fCkftZPWbal2P8TD0dI7VJPs=
8793+
version "6.2.2"
8794+
resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.2.tgz#dd5cdbd57a9979916097652d78f1cc5faea0c32e"
8795+
integrity sha512-zmhltoSR8u1cnDsD43TX59mzoMZsLKqUweyYBAIvTngR3shc0W6aOZylZmq/7hqyVxPdi+5Ud2QInblgyE72fw==
87968796
dependencies:
87978797
async-limiter "~1.0.0"
87988798

0 commit comments

Comments
 (0)