Skip to content

Commit 9e5f1e0

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency subscriptions-transport-ws to v0.9.18
1 parent 31bba74 commit 9e5f1e0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.13.1",
3333
"react-modal": "3.11.2",
3434
"react-router-dom": "4.4.0-beta.8",
35-
"subscriptions-transport-ws": "0.9.17",
35+
"subscriptions-transport-ws": "0.9.18",
3636
"tachyons": "4.12.0"
3737
},
3838
"scripts": {

advanced/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11138,10 +11138,10 @@ stylehacks@^4.0.0:
1113811138
postcss "^7.0.0"
1113911139
postcss-selector-parser "^3.0.0"
1114011140

11141-
subscriptions-transport-ws@0.9.17:
11142-
version "0.9.17"
11143-
resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.17.tgz#e30e40f0caae0d2781903c01a8cb51b6e2682098"
11144-
integrity sha512-hNHi2N80PBz4T0V0QhnnsMGvG3XDFDS9mS6BhZ3R12T6EBywC8d/uJscsga0cVO4DKtXCkCRrWm2sOYrbOdhEA==
11141+
subscriptions-transport-ws@0.9.18:
11142+
version "0.9.18"
11143+
resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.18.tgz#bcf02320c911fbadb054f7f928e51c6041a37b97"
11144+
integrity sha512-tztzcBTNoEbuErsVQpTN2xUNN/efAZXyCyL5m3x4t6SKrEiTL2N8SaKWBFWM4u56pL79ULif3zjyeq+oV+nOaA==
1114511145
dependencies:
1114611146
backo2 "^1.0.2"
1114711147
eventemitter3 "^3.1.0"

0 commit comments

Comments
 (0)