Bump qs and mockttp in /test/android

Bumps [qs](https://github.com/ljharb/qs) to 6.16.0 and updates ancestor dependency [mockttp](https://github.com/httptoolkit/mockttp). These dependencies need to be updated together.


Updates `qs` from 6.15.3 to 6.16.0
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.15.3...v6.16.0)

Updates `mockttp` from 4.0.1 to 4.6.2
- [Release notes](https://github.com/httptoolkit/mockttp/releases)
- [Commits](https://github.com/httptoolkit/mockttp/compare/v4.0.1...v4.6.2)

---
updated-dependencies:
- dependency-name: qs
  dependency-version: 6.16.0
  dependency-type: indirect
- dependency-name: mockttp
  dependency-version: 4.6.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-09-03 11:15:29 +00:00
committed by GitHub
parent f1329a7f3c
commit 2e2ae11410
2 changed files with 494 additions and 565 deletions
+493 -564
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -10,6 +10,6 @@
"chai": "^5.2.0",
"fast-xml-parser": "^5.3.0",
"mocha": "^11.7.1",
"mockttp": "^4.0.1"
"mockttp": "^4.6.2"
}
}