Skip to content

Commit 39fec15

Browse files
fix(package): update express-validator to version 6.0.1
Closes #3
1 parent 842ef7d commit 39fec15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"debug": "^4.1.1",
3838
"ejs": "^2.6.1",
3939
"express": "^4.16.2",
40-
"express-validator": "^5.2.0",
40+
"express-validator": "^6.0.1",
4141
"http-errors": "^1.6.3",
4242
"lodash.range": "^3.2.0",
4343
"moment": "^2.22.2",

0 commit comments

Comments
 (0)