Skip to content

Commit dd226aa

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

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

advanced/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

advanced/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"react-dom": "16.3.2",
3232
"react-modal": "3.4.2",
3333
"react-router-dom": "4.2.2",
34-
"subscriptions-transport-ws": "0.9.7",
34+
"subscriptions-transport-ws": "0.9.8",
3535
"tachyons": "4.9.1"
3636
},
3737
"scripts": {

advanced/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6421,9 +6421,9 @@ style-loader@0.19.0:
64216421
loader-utils "^1.0.2"
64226422
schema-utils "^0.3.0"
64236423

6424-
subscriptions-transport-ws@0.9.7:
6425-
version "0.9.7"
6426-
resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.7.tgz#9be456d6e188c96a53c91f570850e59bee5840ac"
6424+
subscriptions-transport-ws@0.9.8:
6425+
version "0.9.8"
6426+
resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.8.tgz#3a26ab96e06f78cf4ace8d083f6227fa55970947"
64276427
dependencies:
64286428
backo2 "^1.0.2"
64296429
eventemitter3 "^2.0.3"

0 commit comments

Comments
 (0)