Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed Jul 22, 2018
1 parent 16ebbb7 commit 9a5d673
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -27,21 +27,21 @@
},
"homepage": "https://github.com/fastify/fastify-reply-from#readme",
"devDependencies": {
"fastify": "^1.3.0",
"got": "^8.3.0",
"fastify": "^1.8.0",
"got": "^8.3.2",
"h2url": "^0.1.2",
"msgpack5": "^4.0.2",
"nock": "^9.2.5",
"msgpack5": "^4.2.0",
"nock": "^9.4.2",
"pre-commit": "^1.2.2",
"simple-get": "^2.8.1",
"simple-get": "^3.0.2",
"snazzy": "^7.1.1",
"standard": "^11.0.1",
"tap": "^12.0.0"
},
"dependencies": {
"end-of-stream": "^1.4.1",
"fastify-plugin": "^1.0.0",
"fastify-plugin": "^1.2.0",
"semver": "^5.5.0",
"tiny-lru": "^1.5.2"
"tiny-lru": "^1.6.1"
}
}

0 comments on commit 9a5d673

Please sign in to comment.