Skip to content

Commit f02a7ec

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency subscriptions-transport-ws to v0.9.17
1 parent 4a22e00 commit f02a7ec

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.16",
35+
"subscriptions-transport-ws": "0.9.17",
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.16:
11142-
version "0.9.16"
11143-
resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.16.tgz#90a422f0771d9c32069294c08608af2d47f596ec"
11144-
integrity sha512-pQdoU7nC+EpStXnCfh/+ho0zE0Z+ma+i7xvj7bkXKb1dvYHSZxgRPaU6spRP+Bjzow67c/rRDoix5RT0uU9omw==
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==
1114511145
dependencies:
1114611146
backo2 "^1.0.2"
1114711147
eventemitter3 "^3.1.0"

0 commit comments

Comments
 (0)