chore(deps): bump lodash-es from 4.17.23 to 4.18.1 in /ui (#27120)

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-06 14:43:59 -04:00 committed by GitHub
parent 5a11160e9c
commit 3c47518db4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -27,7 +27,7 @@
"history": "^4.7.2",
"js-yaml": "^4.1.1",
"json-merge-patch": "^0.2.3",
"lodash-es": "^4.17.21",
"lodash-es": "^4.18.1",
"minimatch": "^3.1.4",
"moment": "^2.29.4",
"monaco-editor": "^0.33.0",

View file

@ -6450,10 +6450,10 @@ locate-path@^6.0.0:
dependencies:
p-locate "^5.0.0"
lodash-es@^4.17.21, lodash-es@^4.2.1:
version "4.17.23"
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.23.tgz#58c4360fd1b5d33afc6c0bbd3d1149349b1138e0"
integrity sha512-kVI48u3PZr38HdYz98UmfPnXl2DXrpdctLrFLCd3kOx1xUkOmpFPx7gCWWM5MPkL/fD8zb+Ph0QzjGFs4+hHWg==
lodash-es@^4.18.1, lodash-es@^4.2.1:
version "4.18.1"
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.18.1.tgz#b962eeb80d9d983a900bf342961fb7418ca10b1d"
integrity sha512-J8xewKD/Gk22OZbhpOVSwcs60zhd95ESDwezOFuA3/099925PdHJ7OFHNTGtajL3AlZkykD32HykiMo+BIBI8A==
lodash.memoize@4.x:
version "4.1.2"