Skip to content

Commit 1713e2e

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency subscriptions-transport-ws to v0.9.11
1 parent 946d38e commit 1713e2e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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.4.0",
3333
"react-modal": "3.4.5",
3434
"react-router-dom": "4.3.1",
35-
"subscriptions-transport-ws": "0.9.10",
35+
"subscriptions-transport-ws": "0.9.11",
3636
"tachyons": "4.10.0"
3737
},
3838
"scripts": {

advanced/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6501,9 +6501,9 @@ style-loader@0.19.0:
65016501
loader-utils "^1.0.2"
65026502
schema-utils "^0.3.0"
65036503

6504-
subscriptions-transport-ws@0.9.10:
6505-
version "0.9.10"
6506-
resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.10.tgz#b8d3fa9fe3e77b874d5e625ad2a54394179f0efc"
6504+
subscriptions-transport-ws@0.9.11:
6505+
version "0.9.11"
6506+
resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.11.tgz#76e9dd7ec1bd0aa0331eca9b7074e66ce626d13a"
65076507
dependencies:
65086508
backo2 "^1.0.2"
65096509
eventemitter3 "^3.1.0"

0 commit comments

Comments
 (0)