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

rusackas pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/master by this push:
     new 61986100bd chore(deps): bump hot-shots from 12.0.0 to 12.1.0 in 
/superset-websocket (#36899)
61986100bd is described below

commit 61986100bd0f0050024f69ddbac1316b5f4886b0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 5 09:22:09 2026 -0800

    chore(deps): bump hot-shots from 12.0.0 to 12.1.0 in /superset-websocket 
(#36899)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 superset-websocket/package-lock.json | 14 +++++++-------
 superset-websocket/package.json      |  2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/superset-websocket/package-lock.json 
b/superset-websocket/package-lock.json
index 145d01899e..0a837b08d4 100644
--- a/superset-websocket/package-lock.json
+++ b/superset-websocket/package-lock.json
@@ -10,7 +10,7 @@
       "license": "Apache-2.0",
       "dependencies": {
         "cookie": "^1.1.1",
-        "hot-shots": "^12.0.0",
+        "hot-shots": "^12.1.0",
         "ioredis": "^5.8.2",
         "jsonwebtoken": "^9.0.3",
         "lodash": "^4.17.21",
@@ -3593,9 +3593,9 @@
       }
     },
     "node_modules/hot-shots": {
-      "version": "12.0.0",
-      "resolved": 
"https://registry.npmjs.org/hot-shots/-/hot-shots-12.0.0.tgz";,
-      "integrity": 
"sha512-VdEXhNX4FYOY/Qx8sPcdR8+y/jXgwGlQdhk77dgFvJsVx+uS9WwiHEc+NKJqEQmd+0FTwy2/5FOtqe4cZ/JV5g==",
+      "version": "12.1.0",
+      "resolved": 
"https://registry.npmjs.org/hot-shots/-/hot-shots-12.1.0.tgz";,
+      "integrity": 
"sha512-Wu5rNjuBZy826Umns60bB47gF8b4rPIa0QDMXNKNMmQUqIWVlizmTgomHUS64zLChVytbieO7KDnT2M4E3/njw==",
       "license": "MIT",
       "engines": {
         "node": ">=16.0.0"
@@ -9323,9 +9323,9 @@
       }
     },
     "hot-shots": {
-      "version": "12.0.0",
-      "resolved": 
"https://registry.npmjs.org/hot-shots/-/hot-shots-12.0.0.tgz";,
-      "integrity": 
"sha512-VdEXhNX4FYOY/Qx8sPcdR8+y/jXgwGlQdhk77dgFvJsVx+uS9WwiHEc+NKJqEQmd+0FTwy2/5FOtqe4cZ/JV5g==",
+      "version": "12.1.0",
+      "resolved": 
"https://registry.npmjs.org/hot-shots/-/hot-shots-12.1.0.tgz";,
+      "integrity": 
"sha512-Wu5rNjuBZy826Umns60bB47gF8b4rPIa0QDMXNKNMmQUqIWVlizmTgomHUS64zLChVytbieO7KDnT2M4E3/njw==",
       "requires": {
         "unix-dgram": "2.x"
       }
diff --git a/superset-websocket/package.json b/superset-websocket/package.json
index 52fca4b9d2..7a4c6b24ad 100644
--- a/superset-websocket/package.json
+++ b/superset-websocket/package.json
@@ -18,7 +18,7 @@
   "license": "Apache-2.0",
   "dependencies": {
     "cookie": "^1.1.1",
-    "hot-shots": "^12.0.0",
+    "hot-shots": "^12.1.0",
     "ioredis": "^5.8.2",
     "jsonwebtoken": "^9.0.3",
     "lodash": "^4.17.21",

Reply via email to