Skip to content

Commit

Permalink
fix(deps): update dependency fastify to v2.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 20, 2020
1 parent 3bb46bc commit 32ab6f2
Show file tree
Hide file tree
Showing 10 changed files with 151 additions and 106 deletions.
95 changes: 70 additions & 25 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@types/node": "13.13.5",
"amqp-connection-manager": "3.2.0",
"amqplib": "0.5.6",
"fastify": "2.14.1",
"fastify": "2.15.0",
"fastify-formbody": "3.2.0",
"grpc": "1.24.3",
"gulp": "4.0.2",
Expand Down
38 changes: 19 additions & 19 deletions sample/deprecated/000-dogs-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sample/deprecated/000-dogs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@nestjs/core": "7.2.0",
"@nestjs/platform-express": "7.2.0",
"@nestjs/testing": "7.2.0",
"fastify": "2.14.1",
"fastify": "2.15.0",
"reflect-metadata": "0.1.13",
"typescript": "3.9.5"
},
Expand Down
38 changes: 19 additions & 19 deletions sample/deprecated/002-microservice-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sample/deprecated/002-microservice-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@nestjs/websockets": "7.2.0",
"class-transformer": "0.2.3",
"class-validator": "0.12.2",
"fastify": "2.14.1",
"fastify": "2.15.0",
"lodash": "4.17.15",
"redis": "3.0.2",
"reflect-metadata": "0.1.13",
Expand Down
Loading

0 comments on commit 32ab6f2

Please sign in to comment.