Skip to content

Commit cfd9c32

Browse files
fix(package): update validator to version 8.0.0
Closes #78
1 parent d62b73e commit cfd9c32

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
@@ -43,7 +43,7 @@
4343
"tough-cookie": "2.3.2",
4444
"url-join": "2.0.2",
4545
"url-parse": "1.1.9",
46-
"validator": "7.0.0"
46+
"validator": "8.0.0"
4747
},
4848
"devDependencies": {
4949
"app-root-path": "2.0.1",

0 commit comments

Comments
 (0)