Skip to content

Commit 3625a45

Browse files
chore(deps): bump validator from 13.15.15 to 13.15.20 (#9187)
Bumps [validator](https://github.com/validatorjs/validator.js) from 13.15.15 to 13.15.20. - [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.15.15...13.15.20) --- updated-dependencies: - dependency-name: validator dependency-version: 13.15.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a6131e5 commit 3625a45

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"redux-logger": "3.0.6",
3333
"redux-thunk": "2.4.2",
3434
"uuid": "9.0.1",
35-
"validator": "^13.15.15",
35+
"validator": "^13.15.20",
3636
"xss": "^1.0.15"
3737
},
3838
"description": "The most secure collaboration platform.",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16135,10 +16135,10 @@ __metadata:
1613516135
languageName: node
1613616136
linkType: hard
1613716137

16138-
"validator@npm:^13.15.15":
16139-
version: 13.15.15
16140-
resolution: "validator@npm:13.15.15"
16141-
checksum: 10c1b9215a25c31497c481cf4a3ee3e17dcf0b8a219445788e7167ed1b93b8597bbf657bd5c8ca22199b699c3ab41df902c23526cc514075c4b71bd19a13d02c
16138+
"validator@npm:^13.15.20":
16139+
version: 13.15.20
16140+
resolution: "validator@npm:13.15.20"
16141+
checksum: e8e50470acbc65206fad8ac937cc692278201bb09558176a4100b90cbc7981c475eda69f49b91aee3ae04cff474c8478f672f9c641e4e0a38a9f47371e0fdfb2
1614216142
languageName: node
1614316143
linkType: hard
1614416144

@@ -16580,7 +16580,7 @@ __metadata:
1658016580
ts-node: 10.9.2
1658116581
typescript: 5.9.3
1658216582
uuid: 9.0.1
16583-
validator: ^13.15.15
16583+
validator: ^13.15.20
1658416584
webpack: 5.102.1
1658516585
webpack-cli: 5.1.4
1658616586
xss: ^1.0.15

0 commit comments

Comments
 (0)