This is an automated email from the ASF dual-hosted git repository.

ppawar pushed a commit to branch ATLAS-5230
in repository https://gitbox.apache.org/repos/asf/atlas.git

commit 07d2b41d92a78b45595ed918e6b3c014720bf3e8
Author: Prasad Pawar <[email protected]>
AuthorDate: Thu Mar 5 16:26:16 2026 +0530

    ATLAS-5230: ATLAS UI: Update third‑party dependencies across dashboard, 
dashboardv2, and docs
---
 dashboard/package-lock.json                        |  12 +-
 dashboard/package.json                             |   5 +-
 .../views/Lineage/atlas-lineage/package-lock.json  |  30 ++--
 .../src/views/Lineage/atlas-lineage/package.json   |   2 +-
 dashboardv2/package-lock.json                      | 161 +++++----------------
 dashboardv2/package.json                           |   8 +-
 .../external_lib/atlas-lineage/package-lock.json   |  26 ++--
 .../js/external_lib/atlas-lineage/package.json     |   2 +-
 docs/package-lock.json                             |  29 ++--
 docs/package.json                                  |   6 +-
 10 files changed, 95 insertions(+), 186 deletions(-)

diff --git a/dashboard/package-lock.json b/dashboard/package-lock.json
index 3dc96d4c2..db87c13fa 100644
--- a/dashboard/package-lock.json
+++ b/dashboard/package-lock.json
@@ -4885,9 +4885,9 @@
       }
     },
     "node_modules/immutable": {
-      "version": "4.3.7",
-      "resolved": "https://registry.npmjs.org/immutable/-/immutable-4.3.7.tgz";,
-      "integrity": 
"sha512-1hqclzwYwjRDFLjcFxOM5AYkkG0rpFPpr1RLPMEuGczoS7YA8gLhy8SWXYRAA/XwfEHpfo3cw5JGioS32fnMRw==",
+      "version": "4.3.8",
+      "resolved": 
"https://registry.npmmirror.com/immutable/-/immutable-4.3.8.tgz";,
+      "integrity": 
"sha512-d/Ld9aLbKpNwyl0KiM2CT1WYvkitQ1TSvmRtkcV8FKStiDoA7Slzgjmb/1G2yhKM1p0XeNOieaTbFZmU1d3Xuw==",
       "dev": true,
       "license": "MIT"
     },
@@ -5242,9 +5242,9 @@
       }
     },
     "node_modules/minimatch": {
-      "version": "9.0.6",
-      "resolved": 
"https://registry.npmmirror.com/minimatch/-/minimatch-9.0.6.tgz";,
-      "integrity": 
"sha512-kQAVowdR33euIqeA0+VZTDqU+qo1IeVY+hrKYtZMio3Pg0P0vuh/kwRylLUddJhB6pf3q/botcOvRtx4IN1wqQ==",
+      "version": "9.0.7",
+      "resolved": 
"https://registry.npmmirror.com/minimatch/-/minimatch-9.0.7.tgz";,
+      "integrity": 
"sha512-MOwgjc8tfrpn5QQEvjijjmDVtMw2oL88ugTevzxQnzRLm6l3fVEF2gzU0kYeYYKD8C66+IdGX6peJ4MyUlUnPg==",
       "dev": true,
       "license": "ISC",
       "dependencies": {
diff --git a/dashboard/package.json b/dashboard/package.json
index 3b97fbe7c..50b3f1275 100644
--- a/dashboard/package.json
+++ b/dashboard/package.json
@@ -68,11 +68,12 @@
     "semver": "7.5.4",
     "json5": "2.2.3",
     "braces": "3.0.3",
-    "minimatch": "9.0.6",
+    "minimatch": "9.0.7",
     "elliptic": "6.6.1",
     "rollup": "4.59.0",
     "d3-color": "3.1.0",
     "lodash-es": "4.17.23",
-    "js-yaml": "4.1.1"
+    "js-yaml": "4.1.1",
+    "immutable": "4.3.8"
   }
 }
\ No newline at end of file
diff --git a/dashboard/src/views/Lineage/atlas-lineage/package-lock.json 
b/dashboard/src/views/Lineage/atlas-lineage/package-lock.json
index 6360c6446..dc0df8a1d 100644
--- a/dashboard/src/views/Lineage/atlas-lineage/package-lock.json
+++ b/dashboard/src/views/Lineage/atlas-lineage/package-lock.json
@@ -2658,9 +2658,9 @@
       }
     },
     "node_modules/caniuse-lite": {
-      "version": "1.0.30001774",
-      "resolved": 
"https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001774.tgz";,
-      "integrity": 
"sha512-DDdwPGz99nmIEv216hKSgLD+D4ikHQHjBC/seF98N9CPqRX4M5mSxT9eTV6oyisnJcuzxtZy4n17yKKQYmYQOA==",
+      "version": "1.0.30001776",
+      "resolved": 
"https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001776.tgz";,
+      "integrity": 
"sha512-sg01JDPzZ9jGshqKSckOQthXnYwOEP50jeVFhaSFbZcOy05TiuuaffDOfcwtCisJ9kNQuLBFibYywv2Bgm9osw==",
       "dev": true,
       "funding": [
         {
@@ -3656,9 +3656,9 @@
       }
     },
     "node_modules/electron-to-chromium": {
-      "version": "1.5.302",
-      "resolved": 
"https://registry.npmmirror.com/electron-to-chromium/-/electron-to-chromium-1.5.302.tgz";,
-      "integrity": 
"sha512-sM6HAN2LyK82IyPBpznDRqlTQAtuSaO+ShzFiWTvoMJLHyZ+Y39r8VMfHzwbU8MVBzQ4Wdn85+wlZl2TLGIlwg==",
+      "version": "1.5.307",
+      "resolved": 
"https://registry.npmmirror.com/electron-to-chromium/-/electron-to-chromium-1.5.307.tgz";,
+      "integrity": 
"sha512-5z3uFKBWjiNR44nFcYdkcXjKMbg5KXNdciu7mhTPo9tB7NbqSNP2sSnGR+fqknZSCwKkBN+oxiiajWs4dT6ORg==",
       "dev": true,
       "license": "ISC"
     },
@@ -5360,9 +5360,9 @@
       "license": "MIT"
     },
     "node_modules/minimatch": {
-      "version": "3.1.4",
-      "resolved": 
"https://registry.npmmirror.com/minimatch/-/minimatch-3.1.4.tgz";,
-      "integrity": 
"sha512-twmL+S8+7yIsE9wsqgzU3E8/LumN3M3QELrBZ20OdmQ9jB2JvW5oZtBEmft84k/Gs5CG9mqtWc6Y9vW+JEzGxw==",
+      "version": "3.1.5",
+      "resolved": 
"https://registry.npmmirror.com/minimatch/-/minimatch-3.1.5.tgz";,
+      "integrity": 
"sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==",
       "dev": true,
       "license": "ISC",
       "dependencies": {
@@ -5549,9 +5549,9 @@
       }
     },
     "node_modules/node-releases": {
-      "version": "2.0.27",
-      "resolved": 
"https://registry.npmmirror.com/node-releases/-/node-releases-2.0.27.tgz";,
-      "integrity": 
"sha512-nmh3lCkYZ3grZvqcCH+fjmQ7X+H0OeZgP40OierEaAptX4XofMh5kwNbWh7lBduUzCcV/8kZ+NDLCwm2iorIlA==",
+      "version": "2.0.36",
+      "resolved": 
"https://registry.npmmirror.com/node-releases/-/node-releases-2.0.36.tgz";,
+      "integrity": 
"sha512-TdC8FSgHz8Mwtw9g5L4gR/Sh9XhSP/0DEkQxfEFXOpiul5IiHgHan2VhYYb6agDSfp4KuvltmGApc8HMgUrIkA==",
       "dev": true,
       "license": "MIT"
     },
@@ -6200,9 +6200,9 @@
       "license": "MIT"
     },
     "node_modules/pump": {
-      "version": "3.0.3",
-      "resolved": "https://registry.npmmirror.com/pump/-/pump-3.0.3.tgz";,
-      "integrity": 
"sha512-todwxLMY7/heScKmntwQG8CXVkWUOdYxIvY2s0VWAAMh/nd8SoYiRaKjlr7+iCs984f2P8zvrfWcDDYVb73NfA==",
+      "version": "3.0.4",
+      "resolved": "https://registry.npmmirror.com/pump/-/pump-3.0.4.tgz";,
+      "integrity": 
"sha512-VS7sjc6KR7e1ukRFhQSY5LM2uBWAUPiOPa/A3mkKmiMwSmRFUITt0xuj+/lesgnCv+dPIEYlkzrcyXgquIHMcA==",
       "dev": true,
       "license": "MIT",
       "dependencies": {
diff --git a/dashboard/src/views/Lineage/atlas-lineage/package.json 
b/dashboard/src/views/Lineage/atlas-lineage/package.json
index 0d6580c32..6f1675f2f 100644
--- a/dashboard/src/views/Lineage/atlas-lineage/package.json
+++ b/dashboard/src/views/Lineage/atlas-lineage/package.json
@@ -1 +1 @@
-{"name":"atlas-lineage-module","version":"1.0.0","description":"The module 
will help to render the lineage graph with the help dagre-d3,d3 js 
lib","main":"dist/index.js","scripts":{"start":"NODE_ENV=development 
NODE_OPTIONS=--openssl-legacy-provider webpack 
--watch","build":"NODE_OPTIONS=--openssl-legacy-provider 
webpack"},"repository":{"type":"git","url":"git+https://github.com/apache/atlas.git"},"keywords":["lineage","dagre-d3","d3"],"author":"kevalbhatt","license":"Apache-2.0","bugs":
 [...]
\ No newline at end of file
+{"name":"atlas-lineage-module","version":"1.0.0","description":"The module 
will help to render the lineage graph with the help dagre-d3,d3 js 
lib","main":"dist/index.js","scripts":{"start":"NODE_ENV=development 
NODE_OPTIONS=--openssl-legacy-provider webpack 
--watch","build":"NODE_OPTIONS=--openssl-legacy-provider 
webpack"},"repository":{"type":"git","url":"git+https://github.com/apache/atlas.git"},"keywords":["lineage","dagre-d3","d3"],"author":"kevalbhatt","license":"Apache-2.0","bugs":
 [...]
\ No newline at end of file
diff --git a/dashboardv2/package-lock.json b/dashboardv2/package-lock.json
index b8c3b22a4..d16848132 100644
--- a/dashboardv2/package-lock.json
+++ b/dashboardv2/package-lock.json
@@ -40,7 +40,7 @@
         "requirejs-text": "2.0.15",
         "select2": "4.0.13",
         "table-dragger": "1.0.2",
-        "underscore": "1.13.7"
+        "underscore": "1.13.8"
       },
       "devDependencies": {
         "grunt": "1.5.3",
@@ -411,6 +411,17 @@
         "moment": "^2.9.0"
       }
     },
+    "node_modules/brace-expansion": {
+      "version": "1.1.12",
+      "resolved": 
"https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.12.tgz";,
+      "integrity": 
"sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
+      "dev": true,
+      "license": "MIT",
+      "dependencies": {
+        "balanced-match": "^1.0.0",
+        "concat-map": "0.0.1"
+      }
+    },
     "node_modules/braces": {
       "version": "3.0.3",
       "resolved": "https://registry.npmmirror.com/braces/-/braces-3.0.3.tgz";,
@@ -1618,17 +1629,6 @@
         "node": ">= 0.6.0"
       }
     },
-    "node_modules/findup-sync/node_modules/brace-expansion": {
-      "version": "1.1.12",
-      "resolved": 
"https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.12.tgz";,
-      "integrity": 
"sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
-      "dev": true,
-      "license": "MIT",
-      "dependencies": {
-        "balanced-match": "^1.0.0",
-        "concat-map": "0.0.1"
-      }
-    },
     "node_modules/findup-sync/node_modules/glob": {
       "version": "5.0.15",
       "resolved": "https://registry.npmjs.org/glob/-/glob-5.0.15.tgz";,
@@ -1646,19 +1646,6 @@
         "node": "*"
       }
     },
-    "node_modules/findup-sync/node_modules/minimatch": {
-      "version": "3.1.2",
-      "resolved": 
"https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz";,
-      "integrity": 
"sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
-      "dev": true,
-      "license": "ISC",
-      "dependencies": {
-        "brace-expansion": "^1.1.7"
-      },
-      "engines": {
-        "node": "*"
-      }
-    },
     "node_modules/fined": {
       "version": "1.2.0",
       "resolved": "https://registry.npmjs.org/fined/-/fined-1.2.0.tgz";,
@@ -1877,17 +1864,6 @@
         "node": ">= 0.10"
       }
     },
-    "node_modules/globule/node_modules/brace-expansion": {
-      "version": "1.1.12",
-      "resolved": 
"https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.12.tgz";,
-      "integrity": 
"sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
-      "dev": true,
-      "license": "MIT",
-      "dependencies": {
-        "balanced-match": "^1.0.0",
-        "concat-map": "0.0.1"
-      }
-    },
     "node_modules/globule/node_modules/glob": {
       "version": "7.1.6",
       "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz";,
@@ -1909,19 +1885,6 @@
         "url": "https://github.com/sponsors/isaacs";
       }
     },
-    "node_modules/globule/node_modules/minimatch": {
-      "version": "3.0.8",
-      "resolved": 
"https://registry.npmmirror.com/minimatch/-/minimatch-3.0.8.tgz";,
-      "integrity": 
"sha512-6FsRAQsxQ61mw+qP1ZzbL9Bc78x2p5OqNgNpnoAFLTrX8n5Kxph0CsnhmKKNXTWjXqU5L0pGPR7hYk+XWZr60Q==",
-      "dev": true,
-      "license": "ISC",
-      "dependencies": {
-        "brace-expansion": "^1.1.7"
-      },
-      "engines": {
-        "node": "*"
-      }
-    },
     "node_modules/gopd": {
       "version": "1.2.0",
       "resolved": "https://registry.npmmirror.com/gopd/-/gopd-1.2.0.tgz";,
@@ -2423,17 +2386,6 @@
         "grunt": ">=0.4.0"
       }
     },
-    "node_modules/grunt/node_modules/brace-expansion": {
-      "version": "1.1.12",
-      "resolved": 
"https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.12.tgz";,
-      "integrity": 
"sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
-      "dev": true,
-      "license": "MIT",
-      "dependencies": {
-        "balanced-match": "^1.0.0",
-        "concat-map": "0.0.1"
-      }
-    },
     "node_modules/grunt/node_modules/glob": {
       "version": "7.1.7",
       "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.7.tgz";,
@@ -2496,19 +2448,6 @@
         "node": ">=0.10.0"
       }
     },
-    "node_modules/grunt/node_modules/minimatch": {
-      "version": "3.0.8",
-      "resolved": 
"https://registry.npmmirror.com/minimatch/-/minimatch-3.0.8.tgz";,
-      "integrity": 
"sha512-6FsRAQsxQ61mw+qP1ZzbL9Bc78x2p5OqNgNpnoAFLTrX8n5Kxph0CsnhmKKNXTWjXqU5L0pGPR7hYk+XWZr60Q==",
-      "dev": true,
-      "license": "ISC",
-      "dependencies": {
-        "brace-expansion": "^1.1.7"
-      },
-      "engines": {
-        "node": "*"
-      }
-    },
     "node_modules/grunt/node_modules/mkdirp": {
       "version": "1.0.4",
       "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz";,
@@ -2765,10 +2704,11 @@
       }
     },
     "node_modules/immutable": {
-      "version": "4.3.7",
-      "resolved": 
"https://registry.npmmirror.com/immutable/-/immutable-4.3.7.tgz";,
-      "integrity": 
"sha512-1hqclzwYwjRDFLjcFxOM5AYkkG0rpFPpr1RLPMEuGczoS7YA8gLhy8SWXYRAA/XwfEHpfo3cw5JGioS32fnMRw==",
-      "dev": true
+      "version": "4.3.8",
+      "resolved": 
"https://registry.npmmirror.com/immutable/-/immutable-4.3.8.tgz";,
+      "integrity": 
"sha512-d/Ld9aLbKpNwyl0KiM2CT1WYvkitQ1TSvmRtkcV8FKStiDoA7Slzgjmb/1G2yhKM1p0XeNOieaTbFZmU1d3Xuw==",
+      "dev": true,
+      "license": "MIT"
     },
     "node_modules/indent-string": {
       "version": "2.1.0",
@@ -3387,6 +3327,19 @@
         "node": ">= 0.6"
       }
     },
+    "node_modules/minimatch": {
+      "version": "3.1.4",
+      "resolved": 
"https://registry.npmmirror.com/minimatch/-/minimatch-3.1.4.tgz";,
+      "integrity": 
"sha512-twmL+S8+7yIsE9wsqgzU3E8/LumN3M3QELrBZ20OdmQ9jB2JvW5oZtBEmft84k/Gs5CG9mqtWc6Y9vW+JEzGxw==",
+      "dev": true,
+      "license": "ISC",
+      "dependencies": {
+        "brace-expansion": "^1.1.7"
+      },
+      "engines": {
+        "node": "*"
+      }
+    },
     "node_modules/minimist": {
       "version": "1.2.6",
       "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.6.tgz";,
@@ -3449,30 +3402,6 @@
         "node": ">=0.10.0"
       }
     },
-    "node_modules/multimatch/node_modules/brace-expansion": {
-      "version": "1.1.12",
-      "resolved": 
"https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.12.tgz";,
-      "integrity": 
"sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
-      "dev": true,
-      "license": "MIT",
-      "dependencies": {
-        "balanced-match": "^1.0.0",
-        "concat-map": "0.0.1"
-      }
-    },
-    "node_modules/multimatch/node_modules/minimatch": {
-      "version": "3.1.2",
-      "resolved": 
"https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz";,
-      "integrity": 
"sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
-      "dev": true,
-      "license": "ISC",
-      "dependencies": {
-        "brace-expansion": "^1.1.7"
-      },
-      "engines": {
-        "node": "*"
-      }
-    },
     "node_modules/negotiator": {
       "version": "0.6.2",
       "resolved": 
"https://registry.npmjs.org/negotiator/-/negotiator-0.6.2.tgz";,
@@ -4161,17 +4090,6 @@
         "rimraf": "bin.js"
       }
     },
-    "node_modules/rimraf/node_modules/brace-expansion": {
-      "version": "1.1.12",
-      "resolved": 
"https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.12.tgz";,
-      "integrity": 
"sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
-      "dev": true,
-      "license": "MIT",
-      "dependencies": {
-        "balanced-match": "^1.0.0",
-        "concat-map": "0.0.1"
-      }
-    },
     "node_modules/rimraf/node_modules/glob": {
       "version": "7.1.6",
       "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz";,
@@ -4193,19 +4111,6 @@
         "url": "https://github.com/sponsors/isaacs";
       }
     },
-    "node_modules/rimraf/node_modules/minimatch": {
-      "version": "3.1.2",
-      "resolved": 
"https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz";,
-      "integrity": 
"sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
-      "dev": true,
-      "license": "ISC",
-      "dependencies": {
-        "brace-expansion": "^1.1.7"
-      },
-      "engines": {
-        "node": "*"
-      }
-    },
     "node_modules/rw": {
       "version": "1.3.3",
       "resolved": "https://registry.npmjs.org/rw/-/rw-1.3.3.tgz";,
@@ -4753,9 +4658,9 @@
       }
     },
     "node_modules/underscore": {
-      "version": "1.13.7",
-      "resolved": 
"https://registry.npmmirror.com/underscore/-/underscore-1.13.7.tgz";,
-      "integrity": 
"sha512-GMXzWtsc57XAtguZgaQViUOzs0KTkk8ojr3/xAxXLITqf/3EMwxC0inyETfDFjH/Krbhuep0HNbbjI9i/q3F3g==",
+      "version": "1.13.8",
+      "resolved": 
"https://registry.npmmirror.com/underscore/-/underscore-1.13.8.tgz";,
+      "integrity": 
"sha512-DXtD3ZtEQzc7M8m4cXotyHR+FAS18C64asBYY5vqZexfYryNNnDc02W4hKg3rdQuqOYas1jkseX0+nZXjTXnvQ==",
       "license": "MIT"
     },
     "node_modules/underscore.string": {
diff --git a/dashboardv2/package.json b/dashboardv2/package.json
index d95d31db3..2f2274cda 100644
--- a/dashboardv2/package.json
+++ b/dashboardv2/package.json
@@ -56,7 +56,7 @@
     "requirejs-text": "2.0.15",
     "select2": "4.0.13",
     "table-dragger": "1.0.2",
-    "underscore": "1.13.7"
+    "underscore": "1.13.8"
   },
   "devDependencies": {
     "grunt": "1.5.3",
@@ -76,9 +76,11 @@
     "sass": "1.74.1"
   },
   "overrides": {
-    "underscore": "1.13.7",
+    "underscore": "1.13.8",
     "lodash": "4.17.23",
     "d3-color": "3.1.0",
-    "js-yaml": "3.14.2"
+    "js-yaml": "3.14.2",
+    "immutable": "4.3.8",
+    "minimatch": "3.1.4"
   }
 }
\ No newline at end of file
diff --git a/dashboardv2/public/js/external_lib/atlas-lineage/package-lock.json 
b/dashboardv2/public/js/external_lib/atlas-lineage/package-lock.json
index 8e7b11361..a0b3adfed 100644
--- a/dashboardv2/public/js/external_lib/atlas-lineage/package-lock.json
+++ b/dashboardv2/public/js/external_lib/atlas-lineage/package-lock.json
@@ -4744,9 +4744,9 @@
       "license": "MIT"
     },
     "node_modules/immutable": {
-      "version": "4.3.7",
-      "resolved": 
"https://registry.npmmirror.com/immutable/-/immutable-4.3.7.tgz";,
-      "integrity": 
"sha512-1hqclzwYwjRDFLjcFxOM5AYkkG0rpFPpr1RLPMEuGczoS7YA8gLhy8SWXYRAA/XwfEHpfo3cw5JGioS32fnMRw==",
+      "version": "4.3.8",
+      "resolved": 
"https://registry.npmmirror.com/immutable/-/immutable-4.3.8.tgz";,
+      "integrity": 
"sha512-d/Ld9aLbKpNwyl0KiM2CT1WYvkitQ1TSvmRtkcV8FKStiDoA7Slzgjmb/1G2yhKM1p0XeNOieaTbFZmU1d3Xuw==",
       "dev": true,
       "license": "MIT"
     },
@@ -6806,16 +6806,6 @@
         "semver": "bin/semver"
       }
     },
-    "node_modules/serialize-javascript": {
-      "version": "4.0.0",
-      "resolved": 
"https://registry.npmmirror.com/serialize-javascript/-/serialize-javascript-4.0.0.tgz";,
-      "integrity": 
"sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw==",
-      "dev": true,
-      "license": "BSD-3-Clause",
-      "dependencies": {
-        "randombytes": "^2.1.0"
-      }
-    },
     "node_modules/set-blocking": {
       "version": "2.0.0",
       "resolved": 
"https://registry.npmmirror.com/set-blocking/-/set-blocking-2.0.0.tgz";,
@@ -7463,6 +7453,16 @@
         "node": ">= 4"
       }
     },
+    "node_modules/terser-webpack-plugin/node_modules/serialize-javascript": {
+      "version": "4.0.0",
+      "resolved": 
"https://registry.npmmirror.com/serialize-javascript/-/serialize-javascript-4.0.0.tgz";,
+      "integrity": 
"sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw==",
+      "dev": true,
+      "license": "BSD-3-Clause",
+      "dependencies": {
+        "randombytes": "^2.1.0"
+      }
+    },
     "node_modules/terser-webpack-plugin/node_modules/source-map": {
       "version": "0.6.1",
       "resolved": 
"https://registry.npmmirror.com/source-map/-/source-map-0.6.1.tgz";,
diff --git a/dashboardv2/public/js/external_lib/atlas-lineage/package.json 
b/dashboardv2/public/js/external_lib/atlas-lineage/package.json
index ed19b4aa7..82cdc214c 100644
--- a/dashboardv2/public/js/external_lib/atlas-lineage/package.json
+++ b/dashboardv2/public/js/external_lib/atlas-lineage/package.json
@@ -1 +1 @@
-{"name":"atlas-lineage-module","version":"1.0.0","description":"The module 
will help to render the lineage graph with the help dagre-d3,d3 js 
lib","main":"dist/index.js","scripts":{"start":"NODE_ENV=development 
NODE_OPTIONS=--openssl-legacy-provider webpack 
--watch","build":"NODE_OPTIONS=--openssl-legacy-provider 
webpack"},"repository":{"type":"git","url":"git+https://github.com/apache/atlas.git"},"keywords":["lineage","dagre-d3","d3"],"author":"kevalbhatt","license":"Apache-2.0","bugs":
 [...]
\ No newline at end of file
+{"name":"atlas-lineage-module","version":"1.0.0","description":"The module 
will help to render the lineage graph with the help dagre-d3,d3 js 
lib","main":"dist/index.js","scripts":{"start":"NODE_ENV=development 
NODE_OPTIONS=--openssl-legacy-provider webpack 
--watch","build":"NODE_OPTIONS=--openssl-legacy-provider 
webpack"},"repository":{"type":"git","url":"git+https://github.com/apache/atlas.git"},"keywords":["lineage","dagre-d3","d3"],"author":"kevalbhatt","license":"Apache-2.0","bugs":
 [...]
\ No newline at end of file
diff --git a/docs/package-lock.json b/docs/package-lock.json
index 4fd3364ea..f84f1081c 100644
--- a/docs/package-lock.json
+++ b/docs/package-lock.json
@@ -8620,9 +8620,9 @@
       }
     },
     "node_modules/immer": {
-      "version": "8.0.1",
-      "resolved": "https://registry.npmmirror.com/immer/-/immer-8.0.1.tgz";,
-      "integrity": 
"sha512-aqXhGP7//Gui2+UrEtvxZxSquQVXTpZ7KDxfCcKAF3Vysvw0CViVaW9RZ1j1xlIYqaaaipBoqdqeibkc18PNvA==",
+      "version": "9.0.6",
+      "resolved": "https://registry.npmmirror.com/immer/-/immer-9.0.6.tgz";,
+      "integrity": 
"sha512-G95ivKpy+EvVAnAab4fVa4YGYn24J1SpEktnJX7JJ45Bd7xqME/SCplFzYFmTbrkwZbQ4xJK1xMTUYBkN6pWsQ==",
       "license": "MIT",
       "funding": {
         "type": "opencollective",
@@ -10163,9 +10163,9 @@
       "integrity": 
"sha512-JIYlbt6g8i5jKfJ3xz7rF0LXmv2TkDxBLUkiBeZ7bAx4GnnNMr8xFpGnOxn6GhTEHx3SjRrZEoU+j04prX1ktg=="
     },
     "node_modules/minimatch": {
-      "version": "9.0.6",
-      "resolved": 
"https://registry.npmmirror.com/minimatch/-/minimatch-9.0.6.tgz";,
-      "integrity": 
"sha512-kQAVowdR33euIqeA0+VZTDqU+qo1IeVY+hrKYtZMio3Pg0P0vuh/kwRylLUddJhB6pf3q/botcOvRtx4IN1wqQ==",
+      "version": "9.0.7",
+      "resolved": 
"https://registry.npmmirror.com/minimatch/-/minimatch-9.0.7.tgz";,
+      "integrity": 
"sha512-MOwgjc8tfrpn5QQEvjijjmDVtMw2oL88ugTevzxQnzRLm6l3fVEF2gzU0kYeYYKD8C66+IdGX6peJ4MyUlUnPg==",
       "license": "ISC",
       "dependencies": {
         "brace-expansion": "^5.0.2"
@@ -13062,14 +13062,6 @@
         "node": ">= 0.8"
       }
     },
-    "node_modules/serialize-javascript": {
-      "version": "4.0.0",
-      "resolved": 
"https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-4.0.0.tgz";,
-      "integrity": 
"sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw==",
-      "dependencies": {
-        "randombytes": "^2.1.0"
-      }
-    },
     "node_modules/serve": {
       "version": "11.3.2",
       "resolved": "https://registry.npmjs.org/serve/-/serve-11.3.2.tgz";,
@@ -14063,6 +14055,15 @@
         "node": ">= 4"
       }
     },
+    "node_modules/terser-webpack-plugin/node_modules/serialize-javascript": {
+      "version": "4.0.0",
+      "resolved": 
"https://registry.npmmirror.com/serialize-javascript/-/serialize-javascript-4.0.0.tgz";,
+      "integrity": 
"sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw==",
+      "license": "BSD-3-Clause",
+      "dependencies": {
+        "randombytes": "^2.1.0"
+      }
+    },
     "node_modules/terser-webpack-plugin/node_modules/source-map": {
       "version": "0.6.1",
       "resolved": 
"https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz";,
diff --git a/docs/package.json b/docs/package.json
index 82620e92b..f6322401b 100644
--- a/docs/package.json
+++ b/docs/package.json
@@ -44,7 +44,7 @@
     "braces": "3.0.3",
     "cross-spawn": "7.0.6",
     "ejs": "3.1.10",
-    "minimatch": "9.0.6",
+    "minimatch": "9.0.7",
     "prismjs": "1.30.0",
     "qs": "6.14.2",
     "loader-utils": "2.0.4",
@@ -59,7 +59,6 @@
     "webpack-dev-middleware": "5.3.4",
     "path-to-regexp": "3.3.0",
     "ws": "5.2.4",
-    "minimatch": "9.0.6",
     "nth-check": "2.0.1",
     "acorn": "6.4.1",
     "lodash": "4.17.23",
@@ -69,6 +68,7 @@
     "bn.js": "5.2.3",
     "micromatch": "4.0.8",
     "yargs-parser": "13.1.2",
-    "js-yaml": "3.14.2"
+    "js-yaml": "3.14.2",
+    "immer": "9.0.6"
   }
 }

Reply via email to