build(deps-dev): bump @types/lodash from 4.17.18 to 4.17.19 in /backend (#8727)

---
updated-dependencies:
- dependency-name: "@types/lodash"
  dependency-version: 4.17.19
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-07-01 19:06:12 +00:00 committed by GitHub
parent a6ceedb02d
commit a1dede81c4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -96,7 +96,7 @@
"@faker-js/faker": "9.8.0",
"@types/email-templates": "^10.0.4",
"@types/jest": "^29.5.14",
"@types/lodash": "^4.17.18",
"@types/lodash": "^4.17.19",
"@types/node": "^24.0.3",
"@types/slug": "^5.0.9",
"@types/uuid": "~9.0.1",

View File

@ -2536,10 +2536,10 @@
"@types/koa-compose" "*"
"@types/node" "*"
"@types/lodash@^4.17.18":
version "4.17.18"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.18.tgz#4710e7db5b3857103764bf7b7b666414e6141baf"
integrity sha512-KJ65INaxqxmU6EoCiJmRPZC9H9RVWCRd349tXM2M3O5NA7cY6YL7c0bHAHQ93NOfTObEQ004kd2QVHs/r0+m4g==
"@types/lodash@^4.17.19":
version "4.17.19"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.19.tgz#de18c90b7891f00fed7c1273495a2f851efd99c4"
integrity sha512-NYqRyg/hIQrYPT9lbOeYc3kIRabJDn/k4qQHIXUpx88CBDww2fD15Sg5kbXlW86zm2XEW4g0QxkTI3/Kfkc7xQ==
"@types/long@^4.0.0":
version "4.0.1"