fix(deps): update dependency ws to ^8.18.3 (#3501)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-06-28 21:18:42 +00:00
committed by GitHub
parent 2ebc9f969b
commit ed077d63db
2 changed files with 12 additions and 12 deletions

View File

@@ -27,7 +27,7 @@
"@homarr/validation": "workspace:^0.1.0", "@homarr/validation": "workspace:^0.1.0",
"dotenv": "^16.6.1", "dotenv": "^16.6.1",
"tsx": "4.20.3", "tsx": "4.20.3",
"ws": "^8.18.2" "ws": "^8.18.3"
}, },
"devDependencies": { "devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0", "@homarr/eslint-config": "workspace:^0.2.0",

22
pnpm-lock.yaml generated
View File

@@ -463,8 +463,8 @@ importers:
specifier: 4.20.3 specifier: 4.20.3
version: 4.20.3 version: 4.20.3
ws: ws:
specifier: ^8.18.2 specifier: ^8.18.3
version: 8.18.2 version: 8.18.3
devDependencies: devDependencies:
'@homarr/eslint-config': '@homarr/eslint-config':
specifier: workspace:^0.2.0 specifier: workspace:^0.2.0
@@ -10607,8 +10607,8 @@ packages:
utf-8-validate: utf-8-validate:
optional: true optional: true
ws@8.18.2: ws@8.18.3:
resolution: {integrity: sha512-DMricUmwGZUVr++AEAe2uiVM7UoO9MAVZMDu05UQOaUII0lp+zOzLLU4Xqh/JvTqklB1T4uELaaPBKyjE1r4fQ==} resolution: {integrity: sha512-PEIGCY5tSlUt50cqyMXfCzX+oOPqN0vuGqWzbcJ2xvnkzkq46oOpz7dQaTDBdfICb4N14+GARUDw2XV2N4tvzg==}
engines: {node: '>=10.0.0'} engines: {node: '>=10.0.0'}
peerDependencies: peerDependencies:
bufferutil: ^4.0.1 bufferutil: ^4.0.1
@@ -11580,7 +11580,7 @@ snapshots:
eventemitter2: 6.4.9 eventemitter2: 6.4.9
http-cookie-agent: 6.0.8(tough-cookie@5.1.2)(undici@7.11.0) http-cookie-agent: 6.0.8(tough-cookie@5.1.2)(undici@7.11.0)
tough-cookie: 5.1.2 tough-cookie: 5.1.2
ws: 8.18.2 ws: 8.18.3
transitivePeerDependencies: transitivePeerDependencies:
- bufferutil - bufferutil
- debug - debug
@@ -11767,7 +11767,7 @@ snapshots:
'@types/stream-buffers': 3.0.7 '@types/stream-buffers': 3.0.7
form-data: 4.0.1 form-data: 4.0.1
hpagent: 1.2.0 hpagent: 1.2.0
isomorphic-ws: 5.0.0(ws@8.18.2) isomorphic-ws: 5.0.0(ws@8.18.3)
js-yaml: 4.1.0 js-yaml: 4.1.0
jsonpath-plus: 10.3.0 jsonpath-plus: 10.3.0
node-fetch: 2.7.0 node-fetch: 2.7.0
@@ -11776,7 +11776,7 @@ snapshots:
socks-proxy-agent: 8.0.5 socks-proxy-agent: 8.0.5
stream-buffers: 3.0.3 stream-buffers: 3.0.3
tar-fs: 3.0.8 tar-fs: 3.0.8
ws: 8.18.2 ws: 8.18.3
transitivePeerDependencies: transitivePeerDependencies:
- bare-buffer - bare-buffer
- bufferutil - bufferutil
@@ -16541,9 +16541,9 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- encoding - encoding
isomorphic-ws@5.0.0(ws@8.18.2): isomorphic-ws@5.0.0(ws@8.18.3):
dependencies: dependencies:
ws: 8.18.2 ws: 8.18.3
issue-parser@7.0.1: issue-parser@7.0.1:
dependencies: dependencies:
@@ -16643,7 +16643,7 @@ snapshots:
whatwg-encoding: 3.1.1 whatwg-encoding: 3.1.1
whatwg-mimetype: 4.0.0 whatwg-mimetype: 4.0.0
whatwg-url: 14.2.0 whatwg-url: 14.2.0
ws: 8.18.2 ws: 8.18.3
xml-name-validator: 5.0.0 xml-name-validator: 5.0.0
transitivePeerDependencies: transitivePeerDependencies:
- bufferutil - bufferutil
@@ -20241,7 +20241,7 @@ snapshots:
ws@8.17.1: {} ws@8.17.1: {}
ws@8.18.2: {} ws@8.18.3: {}
xdg-basedir@4.0.0: {} xdg-basedir@4.0.0: {}