Skip to content

Commit 29143e4

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency subscriptions-transport-ws to v0.11.0
1 parent 9c6a772 commit 29143e4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

advanced/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"react-dom": "16.14.0",
3333
"react-modal": "3.14.3",
3434
"react-router-dom": "4.4.0-beta.8",
35-
"subscriptions-transport-ws": "0.9.19",
35+
"subscriptions-transport-ws": "0.11.0",
3636
"tachyons": "4.12.0"
3737
},
3838
"scripts": {

advanced/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11526,10 +11526,10 @@ stylehacks@^4.0.0:
1152611526
postcss "^7.0.0"
1152711527
postcss-selector-parser "^3.0.0"
1152811528

11529-
subscriptions-transport-ws@0.9.19:
11530-
version "0.9.19"
11531-
resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.19.tgz#10ca32f7e291d5ee8eb728b9c02e43c52606cdcf"
11532-
integrity sha512-dxdemxFFB0ppCLg10FTtRqH/31FNRL1y1BQv8209MK5I4CwALb7iihQg+7p65lFcIl8MHatINWBLOqpgU4Kyyw==
11529+
subscriptions-transport-ws@0.11.0:
11530+
version "0.11.0"
11531+
resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.11.0.tgz#baf88f050cba51d52afe781de5e81b3c31f89883"
11532+
integrity sha512-8D4C6DIH5tGiAIpp5I0wD/xRlNiZAPGHygzCe7VzyzUoxHtawzjNAY9SUTXU05/EY2NMY9/9GF0ycizkXr1CWQ==
1153311533
dependencies:
1153411534
backo2 "^1.0.2"
1153511535
eventemitter3 "^3.1.0"

0 commit comments

Comments
 (0)