fix(deps): update dependency ws to ^8.18.2 (#3012)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-05-03 06:25:50 +00:00
committed by GitHub
parent a87bb54404
commit 9bb26ebcc3
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.5.0", "dotenv": "^16.5.0",
"tsx": "4.19.4", "tsx": "4.19.4",
"ws": "^8.18.1" "ws": "^8.18.2"
}, },
"devDependencies": { "devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0", "@homarr/eslint-config": "workspace:^0.2.0",

22
pnpm-lock.yaml generated
View File

@@ -455,8 +455,8 @@ importers:
specifier: 4.19.4 specifier: 4.19.4
version: 4.19.4 version: 4.19.4
ws: ws:
specifier: ^8.18.1 specifier: ^8.18.2
version: 8.18.1 version: 8.18.2
devDependencies: devDependencies:
'@homarr/eslint-config': '@homarr/eslint-config':
specifier: workspace:^0.2.0 specifier: workspace:^0.2.0
@@ -10728,8 +10728,8 @@ packages:
utf-8-validate: utf-8-validate:
optional: true optional: true
ws@8.18.1: ws@8.18.2:
resolution: {integrity: sha512-RKW2aJZMXeMxVpnZ6bck+RswznaxmzdULiBr6KY7XkTnW8uvt0iT9H5DkHUChXrc+uurzwa0rVI16n/Xzjdz1w==} resolution: {integrity: sha512-DMricUmwGZUVr++AEAe2uiVM7UoO9MAVZMDu05UQOaUII0lp+zOzLLU4Xqh/JvTqklB1T4uELaaPBKyjE1r4fQ==}
engines: {node: '>=10.0.0'} engines: {node: '>=10.0.0'}
peerDependencies: peerDependencies:
bufferutil: ^4.0.1 bufferutil: ^4.0.1
@@ -11828,7 +11828,7 @@ snapshots:
'@types/ws': 8.18.1 '@types/ws': 8.18.1
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.1) isomorphic-ws: 5.0.0(ws@8.18.2)
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
@@ -11838,7 +11838,7 @@ snapshots:
stream-buffers: 3.0.3 stream-buffers: 3.0.3
tar: 7.4.3 tar: 7.4.3
tmp-promise: 3.0.3 tmp-promise: 3.0.3
ws: 8.18.1 ws: 8.18.2
transitivePeerDependencies: transitivePeerDependencies:
- bufferutil - bufferutil
- encoding - encoding
@@ -16710,9 +16710,9 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- encoding - encoding
isomorphic-ws@5.0.0(ws@8.18.1): isomorphic-ws@5.0.0(ws@8.18.2):
dependencies: dependencies:
ws: 8.18.1 ws: 8.18.2
issue-parser@7.0.1: issue-parser@7.0.1:
dependencies: dependencies:
@@ -16812,7 +16812,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.1 ws: 8.18.2
xml-name-validator: 5.0.0 xml-name-validator: 5.0.0
transitivePeerDependencies: transitivePeerDependencies:
- bufferutil - bufferutil
@@ -17644,7 +17644,7 @@ snapshots:
http-cookie-agent: 5.0.4(deasync@0.1.30)(tough-cookie@4.1.4)(undici@7.8.0) http-cookie-agent: 5.0.4(deasync@0.1.30)(tough-cookie@4.1.4)(undici@7.8.0)
tough-cookie: 4.1.4 tough-cookie: 4.1.4
url: 0.11.4 url: 0.11.4
ws: 8.18.1 ws: 8.18.2
transitivePeerDependencies: transitivePeerDependencies:
- bufferutil - bufferutil
- deasync - deasync
@@ -20552,7 +20552,7 @@ snapshots:
ws@8.17.1: {} ws@8.17.1: {}
ws@8.18.1: {} ws@8.18.2: {}
xdg-basedir@4.0.0: {} xdg-basedir@4.0.0: {}