Bump lodash-es from 4.17.23 to 4.18.1 (#2443)

Bumps [lodash-es](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-es
  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>
This commit is contained in:
dependabot[bot]
2026-04-08 06:19:28 -07:00
committed by GitHub
parent 5b3fbec8ea
commit ab4f1289e1
2 changed files with 6 additions and 5 deletions

9
package-lock.json generated
View File

@@ -87,7 +87,7 @@
"jquery-ui-dist": "1.13.2",
"knockout": "3.5.1",
"lodash": "4.18.1",
"lodash-es": "4.17.23",
"lodash-es": "4.18.1",
"min-document": "2.19.1",
"mkdirp": "1.0.4",
"monaco-editor": "0.44.0",
@@ -22517,9 +22517,10 @@
"license": "MIT"
},
"node_modules/lodash-es": {
"version": "4.17.23",
"resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.23.tgz",
"integrity": "sha512-kVI48u3PZr38HdYz98UmfPnXl2DXrpdctLrFLCd3kOx1xUkOmpFPx7gCWWM5MPkL/fD8zb+Ph0QzjGFs4+hHWg=="
"version": "4.18.1",
"resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.18.1.tgz",
"integrity": "sha512-J8xewKD/Gk22OZbhpOVSwcs60zhd95ESDwezOFuA3/099925PdHJ7OFHNTGtajL3AlZkykD32HykiMo+BIBI8A==",
"license": "MIT"
},
"node_modules/lodash.camelcase": {
"version": "4.3.0",

View File

@@ -82,7 +82,7 @@
"jquery-ui-dist": "1.13.2",
"knockout": "3.5.1",
"lodash": "4.18.1",
"lodash-es": "4.17.23",
"lodash-es": "4.18.1",
"min-document": "2.19.1",
"mkdirp": "1.0.4",
"monaco-editor": "0.44.0",