Skip to content

Commit e13ea10

Browse files
fix(deps): update dependency validator to v13.15.20
1 parent d9bd131 commit e13ea10

File tree

2 files changed

+19
-10
lines changed

2 files changed

+19
-10
lines changed

package-lock.json

Lines changed: 17 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/node": "18.19.101",
2929
"@types/is-valid-path": "0.1.2",
3030
"@types/lodash": "4.17.16",
31-
"@types/validator": "13.15.0",
31+
"@types/validator": "13.15.3",
3232
"gts": "5.3.1",
3333
"jest": "29.7.0",
3434
"ts-jest": "29.3.4",
@@ -39,7 +39,7 @@
3939
"is-valid-path": "0.1.1",
4040
"lodash": "4.17.21",
4141
"moment": "2.30.1",
42-
"validator": "13.15.0",
42+
"validator": "13.15.20",
4343
"yarn": "1.22.22"
4444
},
4545
"jest": {

0 commit comments

Comments
 (0)