Skip to content

Commit cd2230d

Browse files
Bump ws from 6.2.2 to 6.2.3 in /website (#3543)
Bumps [ws](https://github.com/websockets/ws) from 6.2.2 to 6.2.3. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@6.2.2...6.2.3) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 049a1b3 commit cd2230d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

website/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -10429,9 +10429,9 @@ write-file-atomic@^3.0.0:
1042910429
typedarray-to-buffer "^3.1.5"
1043010430

1043110431
ws@^6.0.0, ws@^6.2.1:
10432-
version "6.2.2"
10433-
resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.2.tgz#dd5cdbd57a9979916097652d78f1cc5faea0c32e"
10434-
integrity sha512-zmhltoSR8u1cnDsD43TX59mzoMZsLKqUweyYBAIvTngR3shc0W6aOZylZmq/7hqyVxPdi+5Ud2QInblgyE72fw==
10432+
version "6.2.3"
10433+
resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.3.tgz#ccc96e4add5fd6fedbc491903075c85c5a11d9ee"
10434+
integrity sha512-jmTjYU0j60B+vHey6TfR3Z7RD61z/hmxBS3VMSGIrroOWXQEneK1zNuotOUrGyBHQj0yrpsLHPWtigEFd13ndA==
1043510435
dependencies:
1043610436
async-limiter "~1.0.0"
1043710437

0 commit comments

Comments
 (0)