Merge pull request #30606 from overleaf/ar/bump-qs-to-6.14.1

[monorepo] bump qs to 6.14.1

GitOrigin-RevId: 4b1f8b1cf739c3c0195392fa6707fc233d036b70
This commit is contained in:
Andrew Rumble
2026-01-15 13:59:32 +00:00
committed by Copybot
parent 3694322f5b
commit 4271744bfd
16 changed files with 190 additions and 119 deletions

View File

@@ -33,7 +33,8 @@
"overrides": {
"request@2.88.2": {
"tough-cookie": "5.1.2",
"form-data": "2.5.5"
"form-data": "2.5.5",
"qs": "6.14.1"
},
"streamdown": {
"mermaid": "file:./services/web/stubs/mermaid-stub"