Skip to content

Commit 42cd548

Browse files
renovate[bot]sonartech
authored andcommitted
SC-34905 [renovate] Update dependency validator to v13.15.20 [SECURITY] (#3635)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> GitOrigin-RevId: ca8754cc7a10d158c8aadc4b958395a9c72dca1f
1 parent b8bd39f commit 42cd548

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"rxjs": "7.8.2",
105105
"universal-cookie": "8.0.1",
106106
"valid-url": "1.0.9",
107-
"validator": "13.15.15"
107+
"validator": "13.15.20"
108108
},
109109
"devDependencies": {
110110
"@babel/core": "7.28.0",

yarn.lock

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20581,7 +20581,7 @@ __metadata:
2058120581
typescript: "npm:5.9.2"
2058220582
universal-cookie: "npm:8.0.1"
2058320583
valid-url: "npm:1.0.9"
20584-
validator: "npm:13.15.15"
20584+
validator: "npm:13.15.20"
2058520585
vite: "npm:7.1.11"
2058620586
vite-plugin-babel-macros: "npm:1.0.6"
2058720587
vite-plugin-dts: "npm:4.5.4"
@@ -22646,7 +22646,14 @@ __metadata:
2264622646
languageName: node
2264722647
linkType: hard
2264822648

22649-
"validator@npm:13.15.15, validator@npm:^13.9.0":
22649+
"validator@npm:13.15.20":
22650+
version: 13.15.20
22651+
resolution: "validator@npm:13.15.20"
22652+
checksum: 10/498f9b201dda7b09207bbc13606e6f90595987eab9e3a60fc5b8d8d96141c9351192aea56d392c78640e2462770eedccf545cf13b2ef43e87d73a755ba485c5d
22653+
languageName: node
22654+
linkType: hard
22655+
22656+
"validator@npm:^13.9.0":
2265022657
version: 13.15.15
2265122658
resolution: "validator@npm:13.15.15"
2265222659
checksum: 10/a43d9271c879468b1ad6dd5d2597b71719a185d2c7ceb3d68f3c9c8c17c25af0d90a53edfa7efaa6ac0d4425ba0345684b9c7d8111bde0d06d915a634a287018

0 commit comments

Comments
 (0)