Skip to content

Commit e9767e3

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency subscriptions-transport-ws to v0.9.9
1 parent bbe9bad commit e9767e3

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.3.2",
3333
"react-modal": "3.4.4",
3434
"react-router-dom": "4.2.2",
35-
"subscriptions-transport-ws": "0.9.8",
35+
"subscriptions-transport-ws": "0.9.9",
3636
"tachyons": "4.9.1"
3737
},
3838
"scripts": {

advanced/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6474,9 +6474,9 @@ style-loader@0.19.0:
64746474
loader-utils "^1.0.2"
64756475
schema-utils "^0.3.0"
64766476

6477-
subscriptions-transport-ws@0.9.8:
6478-
version "0.9.8"
6479-
resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.8.tgz#3a26ab96e06f78cf4ace8d083f6227fa55970947"
6477+
subscriptions-transport-ws@0.9.9:
6478+
version "0.9.9"
6479+
resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.9.tgz#8a0bdc4c31df2e90e92901047fd8961deb138acc"
64806480
dependencies:
64816481
backo2 "^1.0.2"
64826482
eventemitter3 "^2.0.3"

0 commit comments

Comments
 (0)