Merge pull request #7791 from jellyfin/renovate/npm-lodash-es-vulnerability

This commit is contained in:
Bill Thornton
2026-04-05 21:26:20 -04:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -48,7 +48,7 @@
"jstree": "3.3.17",
"libarchive.js": "2.0.2",
"libpgs": "0.8.1",
"lodash-es": "4.17.23",
"lodash-es": "4.18.1",
"markdown-it": "14.1.1",
"material-design-icons-iconfont": "6.7.0",
"material-react-table": "3.2.1",
@@ -15064,9 +15064,9 @@
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
},
"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.debounce": {
+1 -1
View File
@@ -116,7 +116,7 @@
"jstree": "3.3.17",
"libarchive.js": "2.0.2",
"libpgs": "0.8.1",
"lodash-es": "4.17.23",
"lodash-es": "4.18.1",
"markdown-it": "14.1.1",
"material-design-icons-iconfont": "6.7.0",
"material-react-table": "3.2.1",