Merge pull request #29765 from overleaf/mg-s-patch-js-yaml

Update js-yaml to patched security version including overrides

GitOrigin-RevId: 364f4dd8fe3cb0a5c486bdf3921b42c49772e4c2
This commit is contained in:
Malik Glossop
2025-11-21 15:54:49 +01:00
committed by Copybot
parent 00f6a1e0f9
commit 68c9d1931d
2 changed files with 285 additions and 4 deletions

View File

@@ -34,7 +34,8 @@
"path-to-regexp": "3.3.0",
"body-parser": "1.20.3",
"multer": "2.0.2",
"validator": "13.15.20"
"validator": "13.15.20",
"js-yaml": "3.14.2"
},
"request@2.88.2": {
"tough-cookie": "5.1.2",