Skip to content

Commit c4a7a32

Browse files
Bump ws from 6.2.1 to 6.2.2 in /frontend/app
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 b9f461d commit c4a7a32

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: frontend/app/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -8612,9 +8612,9 @@ write@^0.2.1:
86128612
mkdirp "^0.5.1"
86138613

86148614
ws@^6.0.0, ws@^6.2.1:
8615-
version "6.2.1"
8616-
resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.1.tgz#442fdf0a47ed64f59b6a5d8ff130f4748ed524fb"
8617-
integrity sha512-GIyAXC2cB7LjvpgMt9EKS2ldqr0MTrORaleiOno6TweZ6r3TKtoFQWay/2PceJ3RuBasOHzXNn5Lrw1X0bEjqA==
8615+
version "6.2.2"
8616+
resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.2.tgz#dd5cdbd57a9979916097652d78f1cc5faea0c32e"
8617+
integrity sha512-zmhltoSR8u1cnDsD43TX59mzoMZsLKqUweyYBAIvTngR3shc0W6aOZylZmq/7hqyVxPdi+5Ud2QInblgyE72fw==
86188618
dependencies:
86198619
async-limiter "~1.0.0"
86208620

0 commit comments

Comments
 (0)