Bump lodash in the npm_and_yarn group across 1 directory (#1010)

Bumps the npm_and_yarn group with 1 update in the / directory: [lodash](https://github.com/lodash/lodash).


Updates `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
  dependency-group: npm_and_yarn
...

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] 2026-04-12 17:54:53 +03:00 committed by GitHub
parent 0bd0d0e137
commit 3956f2c1ca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -25,7 +25,7 @@
"helmet": "~8.1.0",
"js-yaml": "~4.1.0",
"linguaisync": "^0.1.2",
"lodash": "~4.17.21",
"lodash": "~4.18.1",
"moment-timezone": "~0.6.0",
"morgan": "~1.10.0",
"multer": "~2.1.0",
@ -13632,9 +13632,9 @@
}
},
"node_modules/lodash": {
"version": "4.17.23",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz",
"integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==",
"version": "4.18.1",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
"integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
"license": "MIT"
},
"node_modules/lodash.debounce": {

View file

@ -153,7 +153,7 @@
"helmet": "~8.1.0",
"js-yaml": "~4.1.0",
"linguaisync": "^0.1.2",
"lodash": "~4.17.21",
"lodash": "~4.18.1",
"moment-timezone": "~0.6.0",
"morgan": "~1.10.0",
"multer": "~2.1.0",