File tree Expand file tree Collapse file tree 5 files changed +11
-9
lines changed Expand file tree Collapse file tree 5 files changed +11
-9
lines changed Original file line number Diff line number Diff line change 2020 "graphql" : " 0.13.2" ,
2121 "graphql-tag" : " 2.10.4" ,
2222 "jwt-decode" : " 2.2.0" ,
23- "subscriptions-transport-ws" : " 0.9.16 " ,
23+ "subscriptions-transport-ws" : " 0.9.17 " ,
2424 "vue" : " 2.6.11" ,
2525 "vue-apollo" : " 3.0.3" ,
2626 "vue-router" : " 3.3.2" ,
Original file line number Diff line number Diff line change @@ -5747,9 +5747,10 @@ strip-json-comments@~2.0.1:
57475747 version "2.0.1"
57485748 resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
57495749
5750- subscriptions-transport-ws@0.9.16 :
5751- version "0.9.16"
5752- resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.16.tgz#90a422f0771d9c32069294c08608af2d47f596ec"
5750+ subscriptions-transport-ws@0.9.17 :
5751+ version "0.9.17"
5752+ resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.17.tgz#e30e40f0caae0d2781903c01a8cb51b6e2682098"
5753+ integrity sha512-hNHi2N80PBz4T0V0QhnnsMGvG3XDFDS9mS6BhZ3R12T6EBywC8d/uJscsga0cVO4DKtXCkCRrWm2sOYrbOdhEA==
57535754 dependencies :
57545755 backo2 "^1.0.2"
57555756 eventemitter3 "^3.1.0"
Original file line number Diff line number Diff line change 1616 "apollo-link-ws" : " 1.0.20" ,
1717 "graphql" : " 0.13.2" ,
1818 "graphql-tag" : " 2.10.4" ,
19- "subscriptions-transport-ws" : " 0.9.16 " ,
19+ "subscriptions-transport-ws" : " 0.9.17 " ,
2020 "vue" : " 2.6.11" ,
2121 "vue-apollo" : " 3.0.3" ,
2222 "vue-router" : " 3.3.2" ,
Original file line number Diff line number Diff line change @@ -6033,9 +6033,10 @@ strip-json-comments@~2.0.1:
60336033 version "2.0.1"
60346034 resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
60356035
6036- subscriptions-transport-ws@0.9.16 :
6037- version "0.9.16"
6038- resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.16.tgz#90a422f0771d9c32069294c08608af2d47f596ec"
6036+ subscriptions-transport-ws@0.9.17 :
6037+ version "0.9.17"
6038+ resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.17.tgz#e30e40f0caae0d2781903c01a8cb51b6e2682098"
6039+ integrity sha512-hNHi2N80PBz4T0V0QhnnsMGvG3XDFDS9mS6BhZ3R12T6EBywC8d/uJscsga0cVO4DKtXCkCRrWm2sOYrbOdhEA==
60396040 dependencies :
60406041 backo2 "^1.0.2"
60416042 eventemitter3 "^3.1.0"
Original file line number Diff line number Diff line change 11{
22 "dependencies" : {
3- "subscriptions-transport-ws" : " 0.9.16 "
3+ "subscriptions-transport-ws" : " 0.9.17 "
44 }
55}
You can’t perform that action at this time.
0 commit comments