Skip to content

Commit f1c779d

Browse files
⬆️ Bump validator from 13.11.0 to 13.12.0
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](validatorjs/validator.js@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] <[email protected]>
1 parent f4e3747 commit f1c779d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"path-exists": "^5.0.0",
5858
"proxy-agent": "^6.3.1",
5959
"update-notifier": "^7.0.0",
60-
"validator": "^13.11.0"
60+
"validator": "^13.12.0"
6161
},
6262
"devDependencies": {
6363
"@babel/cli": "7.24.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5775,10 +5775,10 @@ v8-to-istanbul@^9.0.1:
57755775
"@types/istanbul-lib-coverage" "^2.0.1"
57765776
convert-source-map "^1.6.0"
57775777

5778-
validator@^13.11.0:
5779-
version "13.11.0"
5780-
resolved "https://registry.yarnpkg.com/validator/-/validator-13.11.0.tgz#23ab3fd59290c61248364eabf4067f04955fbb1b"
5781-
integrity sha512-Ii+sehpSfZy+At5nPdnyMhx78fEoPDkR2XW/zimHEL3MyGJQOCQ7WeP20jPYRz7ZCpcKLB21NxuXHF3bxjStBQ==
5778+
validator@^13.12.0:
5779+
version "13.12.0"
5780+
resolved "https://registry.yarnpkg.com/validator/-/validator-13.12.0.tgz#7d78e76ba85504da3fee4fd1922b385914d4b35f"
5781+
integrity sha512-c1Q0mCiPlgdTVVVIJIrBuxNicYE+t/7oKeI9MWLj3fh/uq2Pxh/3eeWbVZ4OcGW1TUf53At0njHw5SMdA3tmMg==
57825782

57835783
walker@^1.0.8:
57845784
version "1.0.8"

0 commit comments

Comments
 (0)