Skip to content

Commit dc9db9d

Browse files
Merge pull request nestjs#1762 from nestjs/renovate/subscriptions-transport-ws-0.x
Update dependency subscriptions-transport-ws to v0.9.16
2 parents 9f25279 + b087fb0 commit dc9db9d

4 files changed

Lines changed: 8 additions & 8 deletions

File tree

integration/graphql/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

integration/graphql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"graphql-tools": "4.0.4",
1818
"reflect-metadata": "0.1.13",
1919
"rxjs": "6.4.0",
20-
"subscriptions-transport-ws": "0.9.14",
20+
"subscriptions-transport-ws": "0.9.16",
2121
"typescript": "3.3.3333",
2222
"ws": "4.1.0"
2323
},

integration/typegraphql/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

integration/typegraphql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"graphql-tools": "4.0.4",
2020
"reflect-metadata": "0.1.13",
2121
"rxjs": "6.4.0",
22-
"subscriptions-transport-ws": "0.9.14",
22+
"subscriptions-transport-ws": "0.9.16",
2323
"type-graphql": "0.17.0",
2424
"typescript": "3.3.3",
2525
"ws": "4.1.0"

0 commit comments

Comments
 (0)