Skip to content

Commit 5943185

Browse files
fix(package): update fastify to version 0.35.4
Closes #5
1 parent db7c4eb commit 5943185

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"homepage": "https://github.com/crudjs/rest-fastify-rethinkdb#readme",
2525
"dependencies": {
26-
"fastify": "^0.30.2",
26+
"fastify": "^0.35.4",
2727
"fastify-helmet": "^1.0.1",
2828
"moment": "^2.19.1",
2929
"rethinkdbdash": "^2.3.31",

0 commit comments

Comments
 (0)