Skip to content

Commit f10593c

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency subscriptions-transport-ws to v0.9.14
1 parent 87307b6 commit f10593c

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

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.1",
3333
"react-modal": "3.5.1",
3434
"react-router-dom": "4.3.1",
35-
"subscriptions-transport-ws": "0.9.13",
35+
"subscriptions-transport-ws": "0.9.14",
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
@@ -6500,9 +6500,9 @@ style-loader@0.19.0:
65006500
loader-utils "^1.0.2"
65016501
schema-utils "^0.3.0"
65026502

6503-
subscriptions-transport-ws@0.9.13:
6504-
version "0.9.13"
6505-
resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.13.tgz#3c09b8ad0c1492c902fca57186bbff48c393b0bf"
6503+
subscriptions-transport-ws@0.9.14:
6504+
version "0.9.14"
6505+
resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.14.tgz#a39e08edba89ee4cfd95f30484c55d865f5d8451"
65066506
dependencies:
65076507
backo2 "^1.0.2"
65086508
eventemitter3 "^3.1.0"

0 commit comments

Comments
 (0)