This is an automated email from the ASF dual-hosted git repository.
hainenber 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 d748ed19ced chore(deps): bump hot-shots from 13.2.0 to 14.0.0 in
/superset-websocket (#37993)
d748ed19ced is described below
commit d748ed19cedfa58ed75d8077010d3cd7b0bfb276
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 16 15:16:31 2026 +0700
chore(deps): bump hot-shots from 13.2.0 to 14.0.0 in /superset-websocket
(#37993)
---
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 5188201db63..57d12e496d4 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": "^13.2.0",
+ "hot-shots": "^14.0.0",
"ioredis": "^5.9.3",
"jsonwebtoken": "^9.0.3",
"lodash": "^4.17.23",
@@ -3955,9 +3955,9 @@
}
},
"node_modules/hot-shots": {
- "version": "13.2.0",
- "resolved":
"https://registry.npmjs.org/hot-shots/-/hot-shots-13.2.0.tgz",
- "integrity":
"sha512-suQR8U8P2CNcAedwLIaQTQ5OEWhU2rusOmo3gY+H8H1h6bKTBI/xHbq3D9xF6EGgFFjpfLAuB1p2Psc/CYyvOw==",
+ "version": "14.0.0",
+ "resolved":
"https://registry.npmjs.org/hot-shots/-/hot-shots-14.0.0.tgz",
+ "integrity":
"sha512-dUTE7VXybInO/xLaExWjpnA60ugkRZ0DdKk1gx4xGRfYX2/jzbn8VfVqEz8OWwmfJcluGjYq8ES2ZSNeyq5ZLQ==",
"license": "MIT",
"engines": {
"node": ">=16.0.0"
@@ -9947,9 +9947,9 @@
}
},
"hot-shots": {
- "version": "13.2.0",
- "resolved":
"https://registry.npmjs.org/hot-shots/-/hot-shots-13.2.0.tgz",
- "integrity":
"sha512-suQR8U8P2CNcAedwLIaQTQ5OEWhU2rusOmo3gY+H8H1h6bKTBI/xHbq3D9xF6EGgFFjpfLAuB1p2Psc/CYyvOw==",
+ "version": "14.0.0",
+ "resolved":
"https://registry.npmjs.org/hot-shots/-/hot-shots-14.0.0.tgz",
+ "integrity":
"sha512-dUTE7VXybInO/xLaExWjpnA60ugkRZ0DdKk1gx4xGRfYX2/jzbn8VfVqEz8OWwmfJcluGjYq8ES2ZSNeyq5ZLQ==",
"requires": {
"unix-dgram": "2.x"
}
diff --git a/superset-websocket/package.json b/superset-websocket/package.json
index 04bbf0d2e88..1074718083d 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": "^13.2.0",
+ "hot-shots": "^14.0.0",
"ioredis": "^5.9.3",
"jsonwebtoken": "^9.0.3",
"lodash": "^4.17.23",