Skip to content

Commit c229dc5

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

File tree

3 files changed

+8
-12
lines changed

3 files changed

+8
-12
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.2.0",
3232
"react-modal": "3.3.2",
3333
"react-router-dom": "4.2.2",
34-
"subscriptions-transport-ws": "0.9.5",
34+
"subscriptions-transport-ws": "0.9.7",
3535
"tachyons": "4.9.1"
3636
},
3737
"scripts": {

advanced/yarn.lock

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3818,10 +3818,6 @@ istanbul-reports@^1.1.4:
38183818
dependencies:
38193819
handlebars "^4.0.3"
38203820

3821-
iterall@^1.1.1:
3822-
version "1.2.0"
3823-
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.2.0.tgz#434e9f41f0b99911ab9c3d49d95f0e079176a2a2"
3824-
38253821
iterall@^1.2.1:
38263822
version "1.2.2"
38273823
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.2.2.tgz#92d70deb8028e0c39ff3164fdbf4d8b088130cd7"
@@ -6414,13 +6410,13 @@ [email protected]:
64146410
loader-utils "^1.0.2"
64156411
schema-utils "^0.3.0"
64166412

6417-
6418-
version "0.9.5"
6419-
resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.5.tgz#faa9eb1230d5f2efe355368cd973b867e4483c53"
6413+
6414+
version "0.9.7"
6415+
resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.7.tgz#9be456d6e188c96a53c91f570850e59bee5840ac"
64206416
dependencies:
64216417
backo2 "^1.0.2"
64226418
eventemitter3 "^2.0.3"
6423-
iterall "^1.1.1"
6419+
iterall "^1.2.1"
64246420
lodash.assign "^4.2.0"
64256421
lodash.isobject "^3.0.2"
64266422
lodash.isstring "^4.0.1"

0 commit comments

Comments
 (0)