Skip to content

Commit

Permalink
Update dependency fastify to v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 23, 2018
1 parent 915d032 commit 0c363de
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/cheerio": "0.22.8",
"@types/node": "8.10.20",
"@types/puppeteer": "1.3.4",
"fastify": "1.8.0",
"fastify": "1.9.0",
"fastify-static": "0.12.0",
"jest": "23.3.0",
"prettier": "1.13.7",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1131,9 +1131,9 @@ fastify-static@0.12.0:
readable-stream "^2.3.6"
send "^0.16.0"

fastify@1.8.0:
version "1.8.0"
resolved "https://registry.yarnpkg.com/fastify/-/fastify-1.8.0.tgz#dbf8e15d92873c47f708d12cc49175dcfc80ec3c"
fastify@1.9.0:
version "1.9.0"
resolved "https://registry.yarnpkg.com/fastify/-/fastify-1.9.0.tgz#8ce7c4e4eb06077f45aa56c514c1498a42a71039"
dependencies:
"@types/pino" "^4.16.0"
abstract-logging "^1.0.0"
Expand Down

0 comments on commit 0c363de

Please sign in to comment.