Skip to content

Commit 71ab499

Browse files
authored
fix(build): bump validator.js to avoid CVE-2025-12758 (#774)
Signed-off-by: Norbert Biczo <[email protected]>
1 parent c207263 commit 71ab499

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

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

packages/ruleset/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"loglevel": "^1.9.2",
3333
"loglevel-plugin-prefix": "0.8.4",
3434
"minimatch": "^6.2.0",
35-
"validator": "^13.11.0"
35+
"validator": "^13.15.23"
3636
},
3737
"devDependencies": {
3838
"@stoplight/spectral-core": "^1.19.4",

0 commit comments

Comments
 (0)