Skip to content

Commit 258a676

Browse files
committed
fix(deps): update dependency type-graphql to v0.17.6
1 parent 7258adc commit 258a676

4 files changed

Lines changed: 17 additions & 30 deletions

File tree

integration/typegraphql/package-lock.json

Lines changed: 6 additions & 19 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
@@ -20,7 +20,7 @@
2020
"reflect-metadata": "0.1.13",
2121
"rxjs": "6.5.3",
2222
"subscriptions-transport-ws": "0.9.16",
23-
"type-graphql": "0.17.5",
23+
"type-graphql": "0.17.6",
2424
"typescript": "3.7.2",
2525
"ws": "7.2.1"
2626
},

sample/23-type-graphql/package-lock.json

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

sample/23-type-graphql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"graphql-subscriptions": "1.1.0",
3131
"reflect-metadata": "0.1.13",
3232
"rxjs": "6.5.3",
33-
"type-graphql": "0.17.5"
33+
"type-graphql": "0.17.6"
3434
},
3535
"devDependencies": {
3636
"@nestjs/cli": "6.12.9",

0 commit comments

Comments
 (0)