Skip to content

Commit 2e1aa31

Browse files
fix(package): update joi to version 14.2.0
Closes #96
1 parent aeab33b commit 2e1aa31

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
@@ -4,7 +4,7 @@
44
"version": "0.1.0",
55
"description": "A micro plugin that use rethinkdb-init to create databases, tables and indexes when your hapi server starts.",
66
"dependencies": {
7-
"joi": "^12.0.0",
7+
"joi": "^14.2.0",
88
"rethinkdb": "^2.2.0",
99
"rethinkdb-init": "0.2.2"
1010
},

0 commit comments

Comments
 (0)