chore(deps): bump validator from 13.11.0 to 13.12.0 (#7250)

Bumps [validator](https://github.com/validatorjs/validator.js) from 13.11.0 to 13.12.0.
- [Release notes](https://github.com/validatorjs/validator.js/releases)
- [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/validatorjs/validator.js/compare/13.11.0...13.12.0)

---
updated-dependencies:
- dependency-name: validator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-07-15 14:42:51 -07:00
committed by GitHub
parent 33a43077d5
commit e3d7fba239
2 changed files with 5 additions and 5 deletions

View File

@@ -239,7 +239,7 @@
"umzug": "^3.8.1",
"utility-types": "^3.10.0",
"uuid": "^8.3.2",
"validator": "13.11.0",
"validator": "13.12.0",
"vite": "^5.3.1",
"vite-plugin-pwa": "^0.17.4",
"winston": "^3.13.0",

View File

@@ -14966,10 +14966,10 @@ v8-to-istanbul@^9.0.1:
"@types/istanbul-lib-coverage" "^2.0.1"
convert-source-map "^1.6.0"
validator@13.11.0, validator@^13.9.0:
version "13.11.0"
resolved "https://registry.yarnpkg.com/validator/-/validator-13.11.0.tgz#23ab3fd59290c61248364eabf4067f04955fbb1b"
integrity "sha1-I6s/1ZKQxhJINk6r9AZ/BJVfuxs= sha512-Ii+sehpSfZy+At5nPdnyMhx78fEoPDkR2XW/zimHEL3MyGJQOCQ7WeP20jPYRz7ZCpcKLB21NxuXHF3bxjStBQ=="
validator@13.12.0, validator@^13.9.0:
version "13.12.0"
resolved "https://registry.yarnpkg.com/validator/-/validator-13.12.0.tgz#7d78e76ba85504da3fee4fd1922b385914d4b35f"
integrity sha512-c1Q0mCiPlgdTVVVIJIrBuxNicYE+t/7oKeI9MWLj3fh/uq2Pxh/3eeWbVZ4OcGW1TUf53At0njHw5SMdA3tmMg==
value-equal@^1.0.1:
version "1.0.1"