]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
mgr/dashboard: Bump lodash 68694/head
authorAfreen Misbah <afreen@ibm.com>
Thu, 30 Apr 2026 14:07:11 +0000 (19:37 +0530)
committerAfreen Misbah <afreen@ibm.com>
Thu, 30 Apr 2026 14:08:16 +0000 (19:38 +0530)
Fixes https://tracker.ceph.com/issues/76370

Signed-off-by: Afreen Misbah <afreen@ibm.com>
src/pybind/mgr/dashboard/frontend/package-lock.json
src/pybind/mgr/dashboard/frontend/package.json

index ec15f948bfa4d8c241299462a2e105d84a231f75..6b4fb8bf637bed7c1b359ea2324a748f4b04fc1c 100644 (file)
@@ -37,7 +37,7 @@
         "file-saver": "2.0.5",
         "fork-awesome": "1.2.0",
         "js-yaml": "4.1.0",
-        "lodash": "4.17.21",
+        "lodash": "4.18.1",
         "moment": "2.29.4",
         "ng-block-ui": "4.0.1",
         "ng-click-outside": "9.0.1",
         "url": "https://github.com/sponsors/isaacs"
       }
     },
+    "node_modules/gherkin-lint/node_modules/lodash": {
+      "version": "4.17.21",
+      "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
+      "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
+      "dev": true,
+      "license": "MIT"
+    },
     "node_modules/gherkin-lint/node_modules/minimatch": {
       "version": "3.1.2",
       "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
       }
     },
     "node_modules/lodash": {
-      "version": "4.17.21",
-      "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
-      "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
+      "version": "4.18.1",
+      "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
+      "integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
       "license": "MIT"
     },
     "node_modules/lodash-es": {
index 208405d572635baf457a70c461ea6ebbb183dc91..920e51be1f9cc49d54ed6ae64b81f10b0a0e2312 100644 (file)
@@ -66,7 +66,7 @@
     "file-saver": "2.0.5",
     "fork-awesome": "1.2.0",
     "js-yaml": "4.1.0",
-    "lodash": "4.17.21",
+    "lodash": "4.18.1",
     "moment": "2.29.4",
     "ng-block-ui": "4.0.1",
     "ng-click-outside": "9.0.1",