Merge pull request #31500 from overleaf/ar-qs-tools-saas-e2e

[monorepo] bump qs as dependency of @cypress/request

GitOrigin-RevId: a36bcf35b69246cef2614adb3d24db2233f6fcfb
This commit is contained in:
Andrew Rumble
2026-02-12 09:42:20 +00:00
committed by Copybot
parent 8ecb575d06
commit 2a6da7b186
3 changed files with 58 additions and 99 deletions

View File

@@ -39,6 +39,11 @@
},
"streamdown": {
"mermaid": "file:./services/web/stubs/mermaid-stub"
},
"cypress@13.13.2": {
"@cypress/request@3.0.9": {
"qs": "6.14.1"
}
}
},
"scripts": {