Skip to content

Commit b26ad1c

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): pin dependency subscriptions-transport-ws to v0.9.8
1 parent e1a4252 commit b26ad1c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"apollo-link-ws": "1.0.8",
1717
"graphql": "0.13.2",
1818
"graphql-tag": "2.9.2",
19-
"subscriptions-transport-ws": "^0.9.8",
19+
"subscriptions-transport-ws": "0.9.8",
2020
"vue": "2.5.16",
2121
"vue-apollo": "3.0.0-beta.5",
2222
"vue-router": "3.0.1",

basic/yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5690,7 +5690,7 @@ strip-json-comments@~2.0.1:
56905690
version "2.0.1"
56915691
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
56925692

5693-
subscriptions-transport-ws@^0.9.8:
5693+
56945694
version "0.9.8"
56955695
resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.8.tgz#3a26ab96e06f78cf4ace8d083f6227fa55970947"
56965696
dependencies:

0 commit comments

Comments
 (0)