File tree Expand file tree Collapse file tree 5 files changed +9
-31
lines changed Expand file tree Collapse file tree 5 files changed +9
-31
lines changed Original file line number Diff line number Diff line change 2020 "graphql" : " 0.13.2" ,
2121 "graphql-tag" : " 2.9.2" ,
2222 "jwt-decode" : " 2.2.0" ,
23- "subscriptions-transport-ws" : " 0.9.11 " ,
23+ "subscriptions-transport-ws" : " 0.9.12 " ,
2424 "vue" : " 2.5.16" ,
2525 "vue-apollo" : " 3.0.0-beta.19" ,
2626 "vue-router" : " 3.0.1" ,
Original file line number Diff line number Diff line change @@ -3450,10 +3450,6 @@ locate-path@^2.0.0:
34503450 p-locate "^2.0.0"
34513451 path-exists "^3.0.0"
34523452
3453- lodash.assign@^4.2.0 :
3454- version "4.2.0"
3455- resolved "https://registry.yarnpkg.com/lodash.assign/-/lodash.assign-4.2.0.tgz#0d99f3ccd7a6d261d19bdaeb9245005d285808e7"
3456-
34573453lodash.camelcase@^4.3.0 :
34583454 version "4.3.0"
34593455 resolved "https://registry.yarnpkg.com/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz#b28aa6288a2b9fc651035c7711f65ab6190331a6"
@@ -3466,10 +3462,6 @@ lodash.isfunction@^3.0.8:
34663462 version "3.0.9"
34673463 resolved "https://registry.yarnpkg.com/lodash.isfunction/-/lodash.isfunction-3.0.9.tgz#06de25df4db327ac931981d1bdb067e5af68d051"
34683464
3469- lodash.isobject@^3.0.2 :
3470- version "3.0.2"
3471- resolved "https://registry.yarnpkg.com/lodash.isobject/-/lodash.isobject-3.0.2.tgz#3c8fb8d5b5bf4bf90ae06e14f2a530a4ed935e1d"
3472-
34733465lodash.isstring@^4.0.1 :
34743466 version "4.0.1"
34753467 resolved "https://registry.yarnpkg.com/lodash.isstring/-/lodash.isstring-4.0.1.tgz#d527dfb5456eca7cc9bb95d5daeaf88ba54a5451"
@@ -5386,16 +5378,13 @@ strip-json-comments@~2.0.1:
53865378 version "2.0.1"
53875379 resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
53885380
5389- subscriptions-transport-ws@0.9.11 :
5390- version "0.9.11 "
5391- resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.11 .tgz#76e9dd7ec1bd0aa0331eca9b7074e66ce626d13a "
5381+ subscriptions-transport-ws@0.9.12 :
5382+ version "0.9.12 "
5383+ resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.12 .tgz#0deb945134890d8694a93a090bacc6459c4478cc "
53925384 dependencies :
53935385 backo2 "^1.0.2"
53945386 eventemitter3 "^3.1.0"
53955387 iterall "^1.2.1"
5396- lodash.assign "^4.2.0"
5397- lodash.isobject "^3.0.2"
5398- lodash.isstring "^4.0.1"
53995388 symbol-observable "^1.0.4"
54005389 ws "^5.2.0"
54015390
Original file line number Diff line number Diff line change 1616 "apollo-link-ws" : " 1.0.8" ,
1717 "graphql" : " 0.13.2" ,
1818 "graphql-tag" : " 2.9.2" ,
19- "subscriptions-transport-ws" : " 0.9.11 " ,
19+ "subscriptions-transport-ws" : " 0.9.12 " ,
2020 "vue" : " 2.5.16" ,
2121 "vue-apollo" : " 3.0.0-beta.19" ,
2222 "vue-router" : " 3.0.1" ,
Original file line number Diff line number Diff line change @@ -3679,10 +3679,6 @@ locate-path@^2.0.0:
36793679 p-locate "^2.0.0"
36803680 path-exists "^3.0.0"
36813681
3682- lodash.assign@^4.2.0 :
3683- version "4.2.0"
3684- resolved "https://registry.yarnpkg.com/lodash.assign/-/lodash.assign-4.2.0.tgz#0d99f3ccd7a6d261d19bdaeb9245005d285808e7"
3685-
36863682lodash.camelcase@^4.3.0 :
36873683 version "4.3.0"
36883684 resolved "https://registry.yarnpkg.com/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz#b28aa6288a2b9fc651035c7711f65ab6190331a6"
@@ -3695,10 +3691,6 @@ lodash.isfunction@^3.0.8:
36953691 version "3.0.9"
36963692 resolved "https://registry.yarnpkg.com/lodash.isfunction/-/lodash.isfunction-3.0.9.tgz#06de25df4db327ac931981d1bdb067e5af68d051"
36973693
3698- lodash.isobject@^3.0.2 :
3699- version "3.0.2"
3700- resolved "https://registry.yarnpkg.com/lodash.isobject/-/lodash.isobject-3.0.2.tgz#3c8fb8d5b5bf4bf90ae06e14f2a530a4ed935e1d"
3701-
37023694lodash.isstring@^4.0.1 :
37033695 version "4.0.1"
37043696 resolved "https://registry.yarnpkg.com/lodash.isstring/-/lodash.isstring-4.0.1.tgz#d527dfb5456eca7cc9bb95d5daeaf88ba54a5451"
@@ -5684,16 +5676,13 @@ strip-json-comments@~2.0.1:
56845676 version "2.0.1"
56855677 resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
56865678
5687- subscriptions-transport-ws@0.9.11 :
5688- version "0.9.11 "
5689- resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.11 .tgz#76e9dd7ec1bd0aa0331eca9b7074e66ce626d13a "
5679+ subscriptions-transport-ws@0.9.12 :
5680+ version "0.9.12 "
5681+ resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.12 .tgz#0deb945134890d8694a93a090bacc6459c4478cc "
56905682 dependencies :
56915683 backo2 "^1.0.2"
56925684 eventemitter3 "^3.1.0"
56935685 iterall "^1.2.1"
5694- lodash.assign "^4.2.0"
5695- lodash.isobject "^3.0.2"
5696- lodash.isstring "^4.0.1"
56975686 symbol-observable "^1.0.4"
56985687 ws "^5.2.0"
56995688
Original file line number Diff line number Diff line change 11{
22 "dependencies" : {
3- "subscriptions-transport-ws" : " 0.9.11 "
3+ "subscriptions-transport-ws" : " 0.9.12 "
44 }
55}
You can’t perform that action at this time.
0 commit comments