chore: revert dependency override for ws in subscriptions-transport-ws chain
This commit is contained in:
parent
472e4c3b7b
commit
bc2e5eb0bb
2 changed files with 2 additions and 1 deletions
|
|
@ -40,7 +40,7 @@
|
|||
"cross-spawn": "7.0.6",
|
||||
"execa@0.10.0": "2.0.0",
|
||||
"sha.js@2.4.11": "2.4.12",
|
||||
"subscriptions-transport-ws>ws@5.2.4": "6.2.3",
|
||||
"subscriptions-transport-ws>ws": "7.5.10",
|
||||
"vue": "3.5.20"
|
||||
},
|
||||
"onlyBuiltDependencies": [
|
||||
|
|
|
|||
|
|
@ -10,6 +10,7 @@ overrides:
|
|||
cross-spawn: 7.0.6
|
||||
execa@0.10.0: 2.0.0
|
||||
sha.js@2.4.11: 2.4.12
|
||||
subscriptions-transport-ws>ws: 7.5.10
|
||||
vue: 3.5.20
|
||||
|
||||
importers:
|
||||
|
|
|
|||
Loading…
Reference in a new issue