fix(script): fixes validation for ipv6

This commit is contained in:
Akshay Nair
2023-09-17 15:24:56 +05:30
parent a6314d8007
commit 79f049e12d
5 changed files with 12 additions and 5 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
"author": "Akshay Nair <phenax5@gmail.com>",
"license": "GPL-3.0",
"dependencies": {
"is-ip": "^5.0.1",
"ip-regex": "^5.0.0",
"ramda": "^0.27.1"
},
"devDependencies": {