fix: url allowed for validator

This commit is contained in:
Innei
2022-04-04 13:12:52 +08:00
parent e130ab02cf
commit 00b6e3be2c
15 changed files with 70 additions and 37 deletions

6
pnpm-lock.yaml generated
View File

@@ -51,6 +51,7 @@ specifiers:
'@types/passport-jwt': 3.0.6
'@types/qs': 6.9.7
'@types/ua-parser-js': 0.7.36
'@types/validator': 13.7.2
'@vercel/ncc': 0.33.3
algoliasearch: 4.13.0
axios: '*'
@@ -222,6 +223,7 @@ devDependencies:
'@types/passport-jwt': 3.0.6
'@types/qs': 6.9.7
'@types/ua-parser-js': 0.7.36
'@types/validator': 13.7.2
'@vercel/ncc': 0.33.3
cron: 1.7.2
cross-env: 7.0.3
@@ -2036,6 +2038,10 @@ packages:
source-map: 0.6.1
dev: true
/@types/validator/13.7.2:
resolution: {integrity: sha512-KFcchQ3h0OPQgFirBRPZr5F/sVjxZsOrQHedj3zi8AH3Zv/hOLx2OLR4hxR5HcfoU+33n69ZuOfzthKVdMoTiw==}
dev: true
/@types/webidl-conversions/6.1.1:
resolution: {integrity: sha512-XAahCdThVuCFDQLT7R7Pk/vqeObFNL3YqRyFZg+AqAP/W1/w3xHaIxuW7WszQqTbIBOPRcItYJIou3i/mppu3Q==}