mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-26 16:30:57 +01:00
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:
committed by
GitHub
parent
a87bb54404
commit
9bb26ebcc3
@@ -27,7 +27,7 @@
|
||||
"@homarr/validation": "workspace:^0.1.0",
|
||||
"dotenv": "^16.5.0",
|
||||
"tsx": "4.19.4",
|
||||
"ws": "^8.18.1"
|
||||
"ws": "^8.18.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@homarr/eslint-config": "workspace:^0.2.0",
|
||||
|
||||
22
pnpm-lock.yaml
generated
22
pnpm-lock.yaml
generated
@@ -455,8 +455,8 @@ importers:
|
||||
specifier: 4.19.4
|
||||
version: 4.19.4
|
||||
ws:
|
||||
specifier: ^8.18.1
|
||||
version: 8.18.1
|
||||
specifier: ^8.18.2
|
||||
version: 8.18.2
|
||||
devDependencies:
|
||||
'@homarr/eslint-config':
|
||||
specifier: workspace:^0.2.0
|
||||
@@ -10728,8 +10728,8 @@ packages:
|
||||
utf-8-validate:
|
||||
optional: true
|
||||
|
||||
ws@8.18.1:
|
||||
resolution: {integrity: sha512-RKW2aJZMXeMxVpnZ6bck+RswznaxmzdULiBr6KY7XkTnW8uvt0iT9H5DkHUChXrc+uurzwa0rVI16n/Xzjdz1w==}
|
||||
ws@8.18.2:
|
||||
resolution: {integrity: sha512-DMricUmwGZUVr++AEAe2uiVM7UoO9MAVZMDu05UQOaUII0lp+zOzLLU4Xqh/JvTqklB1T4uELaaPBKyjE1r4fQ==}
|
||||
engines: {node: '>=10.0.0'}
|
||||
peerDependencies:
|
||||
bufferutil: ^4.0.1
|
||||
@@ -11828,7 +11828,7 @@ snapshots:
|
||||
'@types/ws': 8.18.1
|
||||
form-data: 4.0.1
|
||||
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
|
||||
jsonpath-plus: 10.3.0
|
||||
node-fetch: 2.7.0
|
||||
@@ -11838,7 +11838,7 @@ snapshots:
|
||||
stream-buffers: 3.0.3
|
||||
tar: 7.4.3
|
||||
tmp-promise: 3.0.3
|
||||
ws: 8.18.1
|
||||
ws: 8.18.2
|
||||
transitivePeerDependencies:
|
||||
- bufferutil
|
||||
- encoding
|
||||
@@ -16710,9 +16710,9 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
|
||||
isomorphic-ws@5.0.0(ws@8.18.1):
|
||||
isomorphic-ws@5.0.0(ws@8.18.2):
|
||||
dependencies:
|
||||
ws: 8.18.1
|
||||
ws: 8.18.2
|
||||
|
||||
issue-parser@7.0.1:
|
||||
dependencies:
|
||||
@@ -16812,7 +16812,7 @@ snapshots:
|
||||
whatwg-encoding: 3.1.1
|
||||
whatwg-mimetype: 4.0.0
|
||||
whatwg-url: 14.2.0
|
||||
ws: 8.18.1
|
||||
ws: 8.18.2
|
||||
xml-name-validator: 5.0.0
|
||||
transitivePeerDependencies:
|
||||
- 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)
|
||||
tough-cookie: 4.1.4
|
||||
url: 0.11.4
|
||||
ws: 8.18.1
|
||||
ws: 8.18.2
|
||||
transitivePeerDependencies:
|
||||
- bufferutil
|
||||
- deasync
|
||||
@@ -20552,7 +20552,7 @@ snapshots:
|
||||
|
||||
ws@8.17.1: {}
|
||||
|
||||
ws@8.18.1: {}
|
||||
ws@8.18.2: {}
|
||||
|
||||
xdg-basedir@4.0.0: {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user