Skip to content

Commit 687106f

Browse files
renovate-botrenovate[bot]
authored andcommittedMar 11, 2019
fix(deps): update dependency subscriptions-transport-ws to v0.9.16
1 parent 2c728ea commit 687106f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"graphql-tools": "4.0.4",
4545
"http-link-dataloader": "^0.1.6",
4646
"jsonwebtoken": "8.5.0",
47-
"subscriptions-transport-ws": "0.9.15",
47+
"subscriptions-transport-ws": "0.9.16",
4848
"yargs": "12.0.5"
4949
},
5050
"devDependencies": {

‎yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6031,10 +6031,10 @@ strip-json-comments@~2.0.1:
60316031
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
60326032
integrity sha1-PFMZQukIwml8DsNEhYwobHygpgo=
60336033

6034-
subscriptions-transport-ws@0.9.15:
6035-
version "0.9.15"
6036-
resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.15.tgz#68a8b7ba0037d8c489fb2f5a102d1494db297d0d"
6037-
integrity sha512-f9eBfWdHsePQV67QIX+VRhf++dn1adyC/PZHP6XI5AfKnZ4n0FW+v5omxwdHVpd4xq2ZijaHEcmlQrhBY79ZWQ==
6034+
subscriptions-transport-ws@0.9.16:
6035+
version "0.9.16"
6036+
resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.16.tgz#90a422f0771d9c32069294c08608af2d47f596ec"
6037+
integrity sha512-pQdoU7nC+EpStXnCfh/+ho0zE0Z+ma+i7xvj7bkXKb1dvYHSZxgRPaU6spRP+Bjzow67c/rRDoix5RT0uU9omw==
60386038
dependencies:
60396039
backo2 "^1.0.2"
60406040
eventemitter3 "^3.1.0"

0 commit comments

Comments
 (0)
Please sign in to comment.