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 4300e9fb930 chore(deps): bump hot-shots from 17.0.0 to 17.0.1 in 
/superset-websocket (#42445)
4300e9fb930 is described below

commit 4300e9fb9308404fd9f3b0c4be71ca13d631dfeb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 27 11:24:56 2026 -0700

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

diff --git a/superset-websocket/package-lock.json 
b/superset-websocket/package-lock.json
index 026f35ef909..e270576804c 100644
--- a/superset-websocket/package-lock.json
+++ b/superset-websocket/package-lock.json
@@ -10,7 +10,7 @@
       "license": "Apache-2.0",
       "dependencies": {
         "cookie": "^2.0.1",
-        "hot-shots": "^17.0.0",
+        "hot-shots": "^17.0.1",
         "ioredis": "^5.11.1",
         "jsonwebtoken": "^9.0.3",
         "lodash-es": "^4.18.1",
@@ -1737,9 +1737,9 @@
       }
     },
     "node_modules/hot-shots": {
-      "version": "17.0.0",
-      "resolved": 
"https://registry.npmjs.org/hot-shots/-/hot-shots-17.0.0.tgz";,
-      "integrity": 
"sha512-d3URpxEO5b0HQfZsrU2qRJ+cUPr9WBrsgHCVnD1bRdFI7KIZokNVI8n1uthsl4WB2l50WWS9vTlwJSOF/6I12w==",
+      "version": "17.0.1",
+      "resolved": 
"https://registry.npmjs.org/hot-shots/-/hot-shots-17.0.1.tgz";,
+      "integrity": 
"sha512-szraf3bR/vhzRajfq0SnUf07hpraR5JMuwJ2zOoFdqfYrW8V3qdLTf8qJEgfPpjs19AVIqxJrZXaLgeL3IYlBA==",
       "license": "MIT",
       "engines": {
         "node": ">=18.0.0"
diff --git a/superset-websocket/package.json b/superset-websocket/package.json
index 162eaa54bd9..1a6343f0abc 100644
--- a/superset-websocket/package.json
+++ b/superset-websocket/package.json
@@ -19,7 +19,7 @@
   "license": "Apache-2.0",
   "dependencies": {
     "cookie": "^2.0.1",
-    "hot-shots": "^17.0.0",
+    "hot-shots": "^17.0.1",
     "ioredis": "^5.11.1",
     "jsonwebtoken": "^9.0.3",
     "lodash-es": "^4.18.1",

Reply via email to