chore(deps): update dependency ws to v8.17.0
This commit is contained in:
parent
6f6333f094
commit
4110842357
2 changed files with 7 additions and 7 deletions
|
@ -182,6 +182,6 @@
|
|||
"type-fest": "4.17.0",
|
||||
"typescript": "5.4.5",
|
||||
"webpack": "^5.91.0",
|
||||
"ws": "8.16.0"
|
||||
"ws": "8.17.0"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -522,8 +522,8 @@ importers:
|
|||
specifier: ^5.91.0
|
||||
version: 5.91.0(@swc/core@1.5.5)
|
||||
ws:
|
||||
specifier: 8.16.0
|
||||
version: 8.16.0(bufferutil@4.0.7)(utf-8-validate@5.0.10)
|
||||
specifier: 8.17.0
|
||||
version: 8.17.0(bufferutil@4.0.7)(utf-8-validate@5.0.10)
|
||||
|
||||
packages/backend-rs:
|
||||
devDependencies:
|
||||
|
@ -8385,8 +8385,8 @@ packages:
|
|||
utf-8-validate:
|
||||
optional: true
|
||||
|
||||
ws@8.16.0:
|
||||
resolution: {integrity: sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==}
|
||||
ws@8.17.0:
|
||||
resolution: {integrity: sha512-uJq6108EgZMAl20KagGkzCKfMEjxmKvZHG7Tlq0Z6nOky7YF7aq4mOx6xK8TJ/i1LeK4Qus7INktacctDgY8Ow==}
|
||||
engines: {node: '>=10.0.0'}
|
||||
peerDependencies:
|
||||
bufferutil: ^4.0.1
|
||||
|
@ -14393,7 +14393,7 @@ snapshots:
|
|||
whatwg-encoding: 3.1.1
|
||||
whatwg-mimetype: 4.0.0
|
||||
whatwg-url: 14.0.0
|
||||
ws: 8.16.0(bufferutil@4.0.7)(utf-8-validate@5.0.10)
|
||||
ws: 8.17.0(bufferutil@4.0.7)(utf-8-validate@5.0.10)
|
||||
xml-name-validator: 5.0.0
|
||||
transitivePeerDependencies:
|
||||
- bufferutil
|
||||
|
@ -17174,7 +17174,7 @@ snapshots:
|
|||
bufferutil: 4.0.7
|
||||
utf-8-validate: 5.0.10
|
||||
|
||||
ws@8.16.0(bufferutil@4.0.7)(utf-8-validate@5.0.10):
|
||||
ws@8.17.0(bufferutil@4.0.7)(utf-8-validate@5.0.10):
|
||||
optionalDependencies:
|
||||
bufferutil: 4.0.7
|
||||
utf-8-validate: 5.0.10
|
||||
|
|
Loading…
Reference in a new issue