Skip to content

Commit 07abf72

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency subscriptions-transport-ws to v0.9.15
1 parent 9d293f8 commit 07abf72

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.5.1",
3333
"react-modal": "3.5.1",
3434
"react-router-dom": "4.3.1",
35-
"subscriptions-transport-ws": "0.9.14",
35+
"subscriptions-transport-ws": "0.9.15",
3636
"tachyons": "4.11.1"
3737
},
3838
"scripts": {

advanced/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7106,9 +7106,9 @@ style-loader@0.19.0:
71067106
loader-utils "^1.0.2"
71077107
schema-utils "^0.3.0"
71087108

7109-
subscriptions-transport-ws@0.9.14:
7110-
version "0.9.14"
7111-
resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.14.tgz#a39e08edba89ee4cfd95f30484c55d865f5d8451"
7109+
subscriptions-transport-ws@0.9.15:
7110+
version "0.9.15"
7111+
resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.15.tgz#68a8b7ba0037d8c489fb2f5a102d1494db297d0d"
71127112
dependencies:
71137113
backo2 "^1.0.2"
71147114
eventemitter3 "^3.1.0"

0 commit comments

Comments
 (0)