Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Commit 1a08150

Browse files
chore(deps): bump ws from 6.2.1 to 6.2.2 in /example (#374) [skip ci]
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1d86eab commit 1a08150

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

example/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6338,9 +6338,9 @@ wrappy@1:
63386338
integrity sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=
63396339

63406340
ws@^6.2.1:
6341-
version "6.2.1"
6342-
resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.1.tgz#442fdf0a47ed64f59b6a5d8ff130f4748ed524fb"
6343-
integrity sha512-GIyAXC2cB7LjvpgMt9EKS2ldqr0MTrORaleiOno6TweZ6r3TKtoFQWay/2PceJ3RuBasOHzXNn5Lrw1X0bEjqA==
6341+
version "6.2.2"
6342+
resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.2.tgz#dd5cdbd57a9979916097652d78f1cc5faea0c32e"
6343+
integrity sha512-zmhltoSR8u1cnDsD43TX59mzoMZsLKqUweyYBAIvTngR3shc0W6aOZylZmq/7hqyVxPdi+5Ud2QInblgyE72fw==
63446344
dependencies:
63456345
async-limiter "~1.0.0"
63466346

0 commit comments

Comments
 (0)