Skip to content

Commit 136ccb8

Browse files
fix(package): update fastify-helmet to version 2.1.0
Closes #12
1 parent db7c4eb commit 136ccb8

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
@@ -24,7 +24,7 @@
2424
"homepage": "https://github.com/crudjs/rest-fastify-rethinkdb#readme",
2525
"dependencies": {
2626
"fastify": "^0.30.2",
27-
"fastify-helmet": "^1.0.1",
27+
"fastify-helmet": "^2.1.0",
2828
"moment": "^2.19.1",
2929
"rethinkdbdash": "^2.3.31",
3030
"slug": "^0.9.1"

0 commit comments

Comments
 (0)