Skip to content

Commit 253c959

Browse files
committed
fix(deps): update dependency fastify to v2.2.0
1 parent 08ea60e commit 253c959

7 files changed

Lines changed: 116 additions & 178 deletions

File tree

integration/hello-world/package-lock.json

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

integration/hello-world/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@nestjs/websockets": "6.0.5",
1515
"class-transformer": "0.2.0",
1616
"class-validator": "0.9.1",
17-
"fastify": "2.1.0",
17+
"fastify": "2.2.0",
1818
"reflect-metadata": "0.1.13",
1919
"rxjs": "6.4.0",
2020
"typescript": "3.4.1"

0 commit comments

Comments
 (0)