Merge pull request #29687 from overleaf/acf-update-validator-package

Upgrade validator to 13.15.0 to fix security vulnerabilities

GitOrigin-RevId: ddafde16f9783454c332124e88dae4f164eab4f3
This commit is contained in:
Anna Claire Fields
2025-11-21 11:42:39 +01:00
committed by Copybot
parent 49e8d0c551
commit f954796709
2 changed files with 84 additions and 67 deletions

View File

@@ -33,7 +33,8 @@
"swagger-tools@0.10.4": {
"path-to-regexp": "3.3.0",
"body-parser": "1.20.3",
"multer": "2.0.2"
"multer": "2.0.2",
"validator": "13.15.20"
},
"request@2.88.2": {
"tough-cookie": "5.1.2",