mirror of
https://github.com/strapi/strapi.git
synced 2026-06-02 16:27:47 +00:00
d0aa491f9f
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>
12 lines
186 B
JSON
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"
|
|
}
|
|
}
|