chore(deps): update dependency ws to v8.17.1
This commit is contained in:
parent
f629ad327d
commit
8d01d70a4b
2 changed files with 7 additions and 7 deletions
|
@ -178,6 +178,6 @@
|
|||
"type-fest": "4.20.1",
|
||||
"typescript": "5.4.5",
|
||||
"webpack": "5.92.0",
|
||||
"ws": "8.17.0"
|
||||
"ws": "8.17.1"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -510,8 +510,8 @@ importers:
|
|||
specifier: 5.92.0
|
||||
version: 5.92.0(@swc/core@1.6.1)
|
||||
ws:
|
||||
specifier: 8.17.0
|
||||
version: 8.17.0(bufferutil@4.0.8)(utf-8-validate@5.0.10)
|
||||
specifier: 8.17.1
|
||||
version: 8.17.1(bufferutil@4.0.8)(utf-8-validate@5.0.10)
|
||||
|
||||
packages/backend-rs:
|
||||
devDependencies:
|
||||
|
@ -7943,8 +7943,8 @@ packages:
|
|||
utf-8-validate:
|
||||
optional: true
|
||||
|
||||
ws@8.17.0:
|
||||
resolution: {integrity: sha512-uJq6108EgZMAl20KagGkzCKfMEjxmKvZHG7Tlq0Z6nOky7YF7aq4mOx6xK8TJ/i1LeK4Qus7INktacctDgY8Ow==}
|
||||
ws@8.17.1:
|
||||
resolution: {integrity: sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==}
|
||||
engines: {node: '>=10.0.0'}
|
||||
peerDependencies:
|
||||
bufferutil: ^4.0.1
|
||||
|
@ -13571,7 +13571,7 @@ snapshots:
|
|||
whatwg-encoding: 3.1.1
|
||||
whatwg-mimetype: 4.0.0
|
||||
whatwg-url: 14.0.0
|
||||
ws: 8.17.0(bufferutil@4.0.8)(utf-8-validate@5.0.10)
|
||||
ws: 8.17.1(bufferutil@4.0.8)(utf-8-validate@5.0.10)
|
||||
xml-name-validator: 5.0.0
|
||||
transitivePeerDependencies:
|
||||
- bufferutil
|
||||
|
@ -16203,7 +16203,7 @@ snapshots:
|
|||
bufferutil: 4.0.8
|
||||
utf-8-validate: 5.0.10
|
||||
|
||||
ws@8.17.0(bufferutil@4.0.8)(utf-8-validate@5.0.10):
|
||||
ws@8.17.1(bufferutil@4.0.8)(utf-8-validate@5.0.10):
|
||||
optionalDependencies:
|
||||
bufferutil: 4.0.8
|
||||
utf-8-validate: 5.0.10
|
||||
|
|
Loading…
Reference in a new issue