This is an automated email from the ASF dual-hosted git repository.
liuhongyu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shenyu-dashboard.git
The following commit(s) were added to refs/heads/master by this push:
new 146a7010 Bump lodash-es from 4.17.21 to 4.17.23 (#560)
146a7010 is described below
commit 146a7010a52c055f17a54012753e3767d6e50f8a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 26 16:02:32 2026 +0800
Bump lodash-es from 4.17.21 to 4.17.23 (#560)
Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23)
---
updated-dependencies:
- dependency-name: lodash-es
dependency-version: 4.17.23
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
package-lock.json | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index 36a1bf8d..8603ac55 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -21209,9 +21209,9 @@
"license": "0BSD"
},
"node_modules/lodash-es": {
- "version": "4.17.21",
- "resolved":
"https://registry.npmmirror.com/lodash-es/-/lodash-es-4.17.21.tgz",
- "integrity":
"sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==",
+ "version": "4.17.23",
+ "resolved":
"https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.23.tgz",
+ "integrity":
"sha512-kVI48u3PZr38HdYz98UmfPnXl2DXrpdctLrFLCd3kOx1xUkOmpFPx7gCWWM5MPkL/fD8zb+Ph0QzjGFs4+hHWg==",
"license": "MIT"
},
"node_modules/lodash._reinterpolate": {