Files
strapi/packages/utils/api-tests/package.json
dependabot[bot] d0aa491f9f chore(deps): bump qs from 6.15.0 to 6.15.2 (#26417)
Bumps [qs](https://github.com/ljharb/qs) from 6.15.0 to 6.15.2.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.15.0...v6.15.2)

---
updated-dependencies:
- dependency-name: qs
  dependency-version: 6.15.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-28 17:36:20 +00:00

12 lines
186 B
JSON

{
"name": "api-tests",
"version": "5.46.1",
"private": true,
"dependencies": {
"dotenv": "16.6.1",
"lodash": "4.18.1",
"qs": "6.15.2",
"supertest": "7.2.2"
}
}