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
parent
cd40c72e43
commit
a5d51b418b
|
@ -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": {
|
||||
|
|
Loading…
Reference in New Issue