Skip to content

Commit 8457c34

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency subscriptions-transport-ws to v0.11.0
1 parent fac17a5 commit 8457c34

File tree

2 files changed

+16
-5
lines changed

2 files changed

+16
-5
lines changed

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"reactour": "1.18.6",
3838
"recharts": "2.1.6",
3939
"styled-components": "5.3.3",
40-
"subscriptions-transport-ws": "0.9.19",
40+
"subscriptions-transport-ws": "0.11.0",
4141
"typescript": "4.4.4",
4242
"validator": "13.7.0",
4343
"vest": "3.2.8",

yarn.lock

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21030,10 +21030,10 @@ stylehacks@^4.0.0:
2103021030
postcss "^7.0.0"
2103121031
postcss-selector-parser "^3.0.0"
2103221032

21033-
subscriptions-transport-ws@0.9.19, subscriptions-transport-ws@^0.9.18, subscriptions-transport-ws@^0.9.19:
21034-
version "0.9.19"
21035-
resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.19.tgz#10ca32f7e291d5ee8eb728b9c02e43c52606cdcf"
21036-
integrity sha512-dxdemxFFB0ppCLg10FTtRqH/31FNRL1y1BQv8209MK5I4CwALb7iihQg+7p65lFcIl8MHatINWBLOqpgU4Kyyw==
21033+
subscriptions-transport-ws@0.11.0:
21034+
version "0.11.0"
21035+
resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.11.0.tgz#baf88f050cba51d52afe781de5e81b3c31f89883"
21036+
integrity sha512-8D4C6DIH5tGiAIpp5I0wD/xRlNiZAPGHygzCe7VzyzUoxHtawzjNAY9SUTXU05/EY2NMY9/9GF0ycizkXr1CWQ==
2103721037
dependencies:
2103821038
backo2 "^1.0.2"
2103921039
eventemitter3 "^3.1.0"
@@ -21052,6 +21052,17 @@ subscriptions-transport-ws@^0.10.0:
2105221052
symbol-observable "^1.0.4"
2105321053
ws "^5.2.0 || ^6.0.0 || ^7.0.0"
2105421054

21055+
subscriptions-transport-ws@^0.9.18, subscriptions-transport-ws@^0.9.19:
21056+
version "0.9.19"
21057+
resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.19.tgz#10ca32f7e291d5ee8eb728b9c02e43c52606cdcf"
21058+
integrity sha512-dxdemxFFB0ppCLg10FTtRqH/31FNRL1y1BQv8209MK5I4CwALb7iihQg+7p65lFcIl8MHatINWBLOqpgU4Kyyw==
21059+
dependencies:
21060+
backo2 "^1.0.2"
21061+
eventemitter3 "^3.1.0"
21062+
iterall "^1.2.1"
21063+
symbol-observable "^1.0.4"
21064+
ws "^5.2.0 || ^6.0.0 || ^7.0.0"
21065+
2105521066
superagent@^6.1.0:
2105621067
version "6.1.0"
2105721068
resolved "https://registry.yarnpkg.com/superagent/-/superagent-6.1.0.tgz#09f08807bc41108ef164cfb4be293cebd480f4a6"

0 commit comments

Comments
 (0)