Merge pull request #29720 from overleaf/renovate-npm-glob-vulnerability

[Core] Update dependency glob to v11.1.0 [SECURITY] - abandoned

GitOrigin-RevId: 866612e84e2afd3edc97c244e22faeaff22484cf
This commit is contained in:
Andrew Rumble
2025-11-19 10:32:01 +00:00
committed by Copybot
parent e77a7cede7
commit 5a4592b153
9 changed files with 667 additions and 84 deletions

View File

@@ -29,7 +29,7 @@
"body-parser": "^1.20.3",
"bunyan": "^1.8.15",
"express": "^4.21.2",
"glob": "^7.1.6",
"glob": "^12.0.0",
"lodash.once": "^4.1.1",
"node-fetch": "^2.7.0",
"range-parser": "^1.2.1",