diff --git a/package.json b/package.json index f11c33521..933a3f8d2 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "@types/markdown-escape": "1.1.0", "@types/marked": "4.0.8", "@types/qs": "6.9.7", - "@types/validator": "13.7.12", + "@types/validator": "13.7.13", "@vitejs/plugin-vue": "4.0.0", "@vitejs/plugin-vue-jsx": "3.0.0", "@vue/compiler-sfc": "3.2.47", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e70657bb9..3c67df429 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -26,7 +26,7 @@ specifiers: '@types/markdown-escape': 1.1.0 '@types/marked': 4.0.8 '@types/qs': 6.9.7 - '@types/validator': 13.7.12 + '@types/validator': 13.7.13 '@vicons/antd': 0.12.0 '@vicons/fa': 0.12.0 '@vicons/fluent': 0.12.0 @@ -156,7 +156,7 @@ devDependencies: '@types/markdown-escape': 1.1.0 '@types/marked': 4.0.8 '@types/qs': 6.9.7 - '@types/validator': 13.7.12 + '@types/validator': 13.7.13 '@vitejs/plugin-vue': 4.0.0_vite@4.1.4+vue@3.2.47 '@vitejs/plugin-vue-jsx': 3.0.0_vite@4.1.4+vue@3.2.47 '@vue/compiler-sfc': 3.2.47 @@ -2178,8 +2178,8 @@ packages: resolution: {integrity: sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==} dev: true - /@types/validator/13.7.12: - resolution: {integrity: sha512-YVtyAPqpefU+Mm/qqnOANW6IkqKpCSrarcyV269C8MA8Ux0dbkEuQwM/4CjL47kVEM2LgBef/ETfkH+c6+moFA==} + /@types/validator/13.7.13: + resolution: {integrity: sha512-EMfHccxNKXaSxTK6DN0En9WsXa7uR4w3LQtx31f6Z2JjG5hJQeVX5zUYMZoatjZgnoQmRcT94WnNWwi0BzQW6Q==} /@types/web-bluetooth/0.0.16: resolution: {integrity: sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ==} @@ -2868,7 +2868,7 @@ packages: /class-validator/0.14.0: resolution: {integrity: sha512-ct3ltplN8I9fOwUd8GrP8UQixwff129BkEtuWDKL5W45cQuLd19xqmTLu5ge78YDm/fdje6FMt0hGOhl0lii3A==} dependencies: - '@types/validator': 13.7.12 + '@types/validator': 13.7.13 libphonenumber-js: 1.10.15 validator: 13.9.0 dev: false