chore(deps): bump validator and @types/validator (#5575)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-07-17 18:25:36 -07:00
committed by GitHub
parent 2427f4747a
commit 46d6664307
2 changed files with 10 additions and 10 deletions

View File

@@ -214,7 +214,7 @@
"utf8": "^3.0.0", "utf8": "^3.0.0",
"utility-types": "^3.10.0", "utility-types": "^3.10.0",
"uuid": "^8.3.2", "uuid": "^8.3.2",
"validator": "13.7.0", "validator": "13.9.0",
"vite": "^4.1.5", "vite": "^4.1.5",
"vite-plugin-pwa": "^0.14.4", "vite-plugin-pwa": "^0.14.4",
"winston": "^3.8.2", "winston": "^3.8.2",
@@ -289,7 +289,7 @@
"@types/tmp": "^0.2.3", "@types/tmp": "^0.2.3",
"@types/turndown": "^5.0.1", "@types/turndown": "^5.0.1",
"@types/utf8": "^3.0.1", "@types/utf8": "^3.0.1",
"@types/validator": "^13.7.10", "@types/validator": "^13.7.17",
"@typescript-eslint/eslint-plugin": "^5.61.0", "@typescript-eslint/eslint-plugin": "^5.61.0",
"@typescript-eslint/parser": "^5.60.1", "@typescript-eslint/parser": "^5.60.1",
"babel-eslint": "^10.1.0", "babel-eslint": "^10.1.0",

View File

@@ -3504,10 +3504,10 @@
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.2.tgz#ede1d1b1e451548d44919dc226253e32a6952c4b" resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.2.tgz#ede1d1b1e451548d44919dc226253e32a6952c4b"
integrity sha512-kNnC1GFBLuhImSnV7w4njQkUiJi0ZXUycu1rUaouPqiKlXkh77JKgdRnTAp1x5eBwcIwbtI+3otwzuIDEuDoxQ== integrity sha512-kNnC1GFBLuhImSnV7w4njQkUiJi0ZXUycu1rUaouPqiKlXkh77JKgdRnTAp1x5eBwcIwbtI+3otwzuIDEuDoxQ==
"@types/validator@*", "@types/validator@^13.7.1", "@types/validator@^13.7.10": "@types/validator@*", "@types/validator@^13.7.1", "@types/validator@^13.7.10", "@types/validator@^13.7.17":
version "13.7.10" version "13.7.17"
resolved "https://registry.yarnpkg.com/@types/validator/-/validator-13.7.10.tgz#f9763dc0933f8324920afa9c0790308eedf55ca7" resolved "https://registry.yarnpkg.com/@types/validator/-/validator-13.7.17.tgz#0a6d1510395065171e3378a4afc587a3aefa7cc1"
integrity sha512-t1yxFAR2n0+VO6hd/FJ9F2uezAZVWHLmpmlJzm1eX03+H7+HsuTAp7L8QJs+2pQCfWkP1+EXsGK9Z9v7o/qPVQ== integrity sha512-aqayTNmeWrZcvnG2MG9eGYI6b7S5fl+yKgPs6bAjOTwPS316R5SxBGKvtSExfyoJU7pIeHJfsHI0Ji41RVMkvQ==
"@types/ws@^8.5.3": "@types/ws@^8.5.3":
version "8.5.3" version "8.5.3"
@@ -13150,10 +13150,10 @@ v8-to-istanbul@^9.0.1:
"@types/istanbul-lib-coverage" "^2.0.1" "@types/istanbul-lib-coverage" "^2.0.1"
convert-source-map "^1.6.0" convert-source-map "^1.6.0"
validator@13.7.0, validator@^13.7.0: validator@13.9.0, validator@^13.7.0:
version "13.7.0" version "13.9.0"
resolved "https://registry.yarnpkg.com/validator/-/validator-13.7.0.tgz#4f9658ba13ba8f3d82ee881d3516489ea85c0857" resolved "https://registry.yarnpkg.com/validator/-/validator-13.9.0.tgz#33e7b85b604f3bbce9bb1a05d5c3e22e1c2ff855"
integrity sha512-nYXQLCBkpJ8X6ltALua9dRrZDHVYxjJ1wgskNt1lH9fzGjs3tgojGSCBjmEPwkWS1y29+DrizMTW19Pr9uB2nw== integrity sha512-B+dGG8U3fdtM0/aNK4/X8CXq/EcxU2WPrPEkJGslb47qyHsxmbggTWK0yEA4qnYVNF+nxNlN88o14hIcPmSIEA==
value-equal@^1.0.1: value-equal@^1.0.1:
version "1.0.1" version "1.0.1"