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

reiabreu pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/storm.git


The following commit(s) were added to refs/heads/2.x by this push:
     new b3c2bf406 Bump datatables.net from 2.3.7 to 2.3.8 in /storm-webapp 
(#8609)
b3c2bf406 is described below

commit b3c2bf406c6340589959a7876a405e0ec882525f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun May 10 21:39:13 2026 +0100

    Bump datatables.net from 2.3.7 to 2.3.8 in /storm-webapp (#8609)
    
    Bumps [datatables.net](https://github.com/DataTables/Dist-DataTables) from 
2.3.7 to 2.3.8.
    - [Release notes](https://github.com/DataTables/Dist-DataTables/releases)
    - 
[Commits](https://github.com/DataTables/Dist-DataTables/compare/2.3.7...2.3.8)
    
    ---
    updated-dependencies:
    - dependency-name: datatables.net
      dependency-version: 2.3.8
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 storm-webapp/package-lock.json | 26 +++++++++++++-------------
 storm-webapp/package.json      |  2 +-
 2 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/storm-webapp/package-lock.json b/storm-webapp/package-lock.json
index 8a22c6c5a..0bb1137cf 100644
--- a/storm-webapp/package-lock.json
+++ b/storm-webapp/package-lock.json
@@ -12,7 +12,7 @@
         "cytoscape": "3.33.3",
         "cytoscape-dagre": "2.5.0",
         "dagre": "0.8.5",
-        "datatables.net": "2.3.7",
+        "datatables.net": "2.3.8",
         "datatables.net-bs5": "2.3.8",
         "datatables.net-dt": "2.3.8",
         "domurl": "2.3.4",
@@ -1860,9 +1860,9 @@
       }
     },
     "node_modules/datatables.net": {
-      "version": "2.3.7",
-      "resolved": 
"https://registry.npmjs.org/datatables.net/-/datatables.net-2.3.7.tgz";,
-      "integrity": 
"sha512-AvsjG/Nkp6OxeyBKYZauemuzQCPogE1kOtKwG4sYjvdqGCSLiGaJagQwXv4YxG+ts5vaJr6qKGG9ec3g6vTo3w==",
+      "version": "2.3.8",
+      "resolved": 
"https://registry.npmjs.org/datatables.net/-/datatables.net-2.3.8.tgz";,
+      "integrity": 
"sha512-uhViowhlDlheAuo5a8TrkQqADsjrtGeOyvrigvr4t0+K3MyAWqClORXWAYIcN9VLX6iIX0C8O9gwJNd01hITRg==",
       "license": "MIT",
       "dependencies": {
         "jquery": ">=1.7"
@@ -1878,15 +1878,6 @@
         "jquery": ">=1.7"
       }
     },
-    "node_modules/datatables.net-bs5/node_modules/datatables.net": {
-      "version": "2.3.8",
-      "resolved": 
"https://registry.npmjs.org/datatables.net/-/datatables.net-2.3.8.tgz";,
-      "integrity": 
"sha512-uhViowhlDlheAuo5a8TrkQqADsjrtGeOyvrigvr4t0+K3MyAWqClORXWAYIcN9VLX6iIX0C8O9gwJNd01hITRg==",
-      "license": "MIT",
-      "dependencies": {
-        "jquery": ">=1.7"
-      }
-    },
     "node_modules/datatables.net-dt": {
       "version": "2.3.8",
       "resolved": 
"https://registry.npmjs.org/datatables.net-dt/-/datatables.net-dt-2.3.8.tgz";,
@@ -1906,6 +1897,15 @@
         "jquery": ">=1.7"
       }
     },
+    "node_modules/datatables.net-dt/node_modules/datatables.net": {
+      "version": "2.3.7",
+      "resolved": 
"https://registry.npmjs.org/datatables.net/-/datatables.net-2.3.7.tgz";,
+      "integrity": 
"sha512-AvsjG/Nkp6OxeyBKYZauemuzQCPogE1kOtKwG4sYjvdqGCSLiGaJagQwXv4YxG+ts5vaJr6qKGG9ec3g6vTo3w==",
+      "license": "MIT",
+      "dependencies": {
+        "jquery": ">=1.7"
+      }
+    },
     "node_modules/dayjs": {
       "version": "1.11.20",
       "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.20.tgz";,
diff --git a/storm-webapp/package.json b/storm-webapp/package.json
index 65edf3678..c0452a245 100644
--- a/storm-webapp/package.json
+++ b/storm-webapp/package.json
@@ -16,7 +16,7 @@
     "cytoscape": "3.33.3",
     "cytoscape-dagre": "2.5.0",
     "dagre": "0.8.5",
-    "datatables.net": "2.3.7",
+    "datatables.net": "2.3.8",
     "datatables.net-bs5": "2.3.8",
     "datatables.net-dt": "2.3.8",
     "domurl": "2.3.4",

Reply via email to