Skip to content

Commit 6b450bc

Browse files
fix(package): update validator to version 12.2.0
Closes #25
1 parent bd1f945 commit 6b450bc

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
@@ -40,6 +40,6 @@
4040
"jsonwebtoken": "^8.4.0",
4141
"mongoose": "^5.3.14",
4242
"uuid": "^3.3.2",
43-
"validator": "^10.9.0"
43+
"validator": "^12.2.0"
4444
}
4545
}

0 commit comments

Comments
 (0)