Skip to content

Commit 6e40828

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency subscriptions-transport-ws to v0.9.12
1 parent 06d3f37 commit 6e40828

File tree

2 files changed

+4
-19
lines changed

2 files changed

+4
-19
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.4.1",
3333
"react-modal": "3.4.5",
3434
"react-router-dom": "4.3.1",
35-
"subscriptions-transport-ws": "0.9.11",
35+
"subscriptions-transport-ws": "0.9.12",
3636
"tachyons": "4.10.0"
3737
},
3838
"scripts": {

advanced/yarn.lock

Lines changed: 3 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -4343,10 +4343,6 @@ lodash._reinterpolate@~3.0.0:
43434343
version "3.0.0"
43444344
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
43454345

4346-
lodash.assign@^4.2.0:
4347-
version "4.2.0"
4348-
resolved "https://registry.yarnpkg.com/lodash.assign/-/lodash.assign-4.2.0.tgz#0d99f3ccd7a6d261d19bdaeb9245005d285808e7"
4349-
43504346
lodash.camelcase@^4.3.0:
43514347
version "4.3.0"
43524348
resolved "https://registry.yarnpkg.com/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz#b28aa6288a2b9fc651035c7711f65ab6190331a6"
@@ -4359,14 +4355,6 @@ lodash.defaults@^4.2.0:
43594355
version "4.2.0"
43604356
resolved "https://registry.yarnpkg.com/lodash.defaults/-/lodash.defaults-4.2.0.tgz#d09178716ffea4dde9e5fb7b37f6f0802274580c"
43614357

4362-
lodash.isobject@^3.0.2:
4363-
version "3.0.2"
4364-
resolved "https://registry.yarnpkg.com/lodash.isobject/-/lodash.isobject-3.0.2.tgz#3c8fb8d5b5bf4bf90ae06e14f2a530a4ed935e1d"
4365-
4366-
lodash.isstring@^4.0.1:
4367-
version "4.0.1"
4368-
resolved "https://registry.yarnpkg.com/lodash.isstring/-/lodash.isstring-4.0.1.tgz#d527dfb5456eca7cc9bb95d5daeaf88ba54a5451"
4369-
43704358
lodash.memoize@^4.1.2:
43714359
version "4.1.2"
43724360
resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
@@ -6508,16 +6496,13 @@ [email protected]:
65086496
loader-utils "^1.0.2"
65096497
schema-utils "^0.3.0"
65106498

6511-
6512-
version "0.9.11"
6513-
resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.11.tgz#76e9dd7ec1bd0aa0331eca9b7074e66ce626d13a"
6499+
6500+
version "0.9.12"
6501+
resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.12.tgz#0deb945134890d8694a93a090bacc6459c4478cc"
65146502
dependencies:
65156503
backo2 "^1.0.2"
65166504
eventemitter3 "^3.1.0"
65176505
iterall "^1.2.1"
6518-
lodash.assign "^4.2.0"
6519-
lodash.isobject "^3.0.2"
6520-
lodash.isstring "^4.0.1"
65216506
symbol-observable "^1.0.4"
65226507
ws "^5.2.0"
65236508

0 commit comments

Comments
 (0)