Bump ws from 6.0.0 to 6.2.3 in /bundles/org.openhab.ui.habot/web

Bumps [ws](https://github.com/websockets/ws) from 6.0.0 to 6.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/6.0.0...6.2.3)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/2615/head
dependabot[bot] 2024-06-17 19:13:24 +00:00 committed by GitHub
parent cd40c72e43
commit a5d51b418b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "habot",
"version": "3.0.0",
"version": "4.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@ -14374,7 +14374,7 @@
"integrity": "sha512-c2UlYcAZp1VS8AORtpq6y4RJIkJ9dQz18W32SpR/qXGfLDZ2jU4y4wKvvZwqbi7U6gxFQTeE+urMbXU/tsDy4w==",
"dev": true,
"requires": {
"async-limiter": "1.0.0"
"async-limiter": "~1.0.0"
}
},
"xregexp": {