Update dependency lodash-es to v4.17.23 [SECURITY]

This commit is contained in:
renovate[bot]
2026-03-18 13:40:12 +00:00
committed by GitHub
parent 0bb1e1878d
commit 2c9fea3f79
2 changed files with 6 additions and 5 deletions
+5 -4
View File
@@ -47,7 +47,7 @@
"jstree": "3.3.17",
"libarchive.js": "2.0.2",
"libpgs": "0.8.1",
"lodash-es": "4.17.21",
"lodash-es": "4.17.23",
"markdown-it": "14.1.1",
"material-design-icons-iconfont": "6.7.0",
"material-react-table": "3.2.1",
@@ -14550,9 +14550,10 @@
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
},
"node_modules/lodash-es": {
"version": "4.17.21",
"resolved": "https://registry.npmjs.org/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.debounce": {
"version": "4.0.8",
+1 -1
View File
@@ -115,7 +115,7 @@
"jstree": "3.3.17",
"libarchive.js": "2.0.2",
"libpgs": "0.8.1",
"lodash-es": "4.17.21",
"lodash-es": "4.17.23",
"markdown-it": "14.1.1",
"material-design-icons-iconfont": "6.7.0",
"material-react-table": "3.2.1",