mirror of
https://github.com/strapi/strapi.git
synced 2026-05-03 16:22:30 +00:00
68e20493cc
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.23 to 4.18.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.23...4.18.1) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.18.1 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.42.0",
|
|
"private": true,
|
|
"dependencies": {
|
|
"dotenv": "16.4.5",
|
|
"lodash": "4.18.1",
|
|
"qs": "6.15.0",
|
|
"supertest": "7.2.2"
|
|
}
|
|
}
|