Skip to content

Commit 67a73b4

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency subscriptions-transport-ws to v0.9.19
1 parent 971192e commit 67a73b4

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.14.0",
3333
"react-modal": "3.14.2",
3434
"react-router-dom": "4.4.0-beta.8",
35-
"subscriptions-transport-ws": "0.10.0",
35+
"subscriptions-transport-ws": "0.9.19",
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
@@ -11422,10 +11422,10 @@ stylehacks@^4.0.0:
1142211422
postcss "^7.0.0"
1142311423
postcss-selector-parser "^3.0.0"
1142411424

11425-
subscriptions-transport-ws@0.10.0:
11426-
version "0.10.0"
11427-
resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.10.0.tgz#91fce775b31935e4ca995895a40942268877d23f"
11428-
integrity sha512-k28LhLn3abJ1mowFW+LP4QGggE0e3hrk55zXbMHyAeZkCUYtC0owepiwqMD3zX8DglQVaxnhE760pESrNSEzpg==
11425+
subscriptions-transport-ws@0.9.19:
11426+
version "0.9.19"
11427+
resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.19.tgz#10ca32f7e291d5ee8eb728b9c02e43c52606cdcf"
11428+
integrity sha512-dxdemxFFB0ppCLg10FTtRqH/31FNRL1y1BQv8209MK5I4CwALb7iihQg+7p65lFcIl8MHatINWBLOqpgU4Kyyw==
1142911429
dependencies:
1143011430
backo2 "^1.0.2"
1143111431
eventemitter3 "^3.1.0"

0 commit comments

Comments
 (0)