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 647f21c26ad chore(deps): bump hot-shots from 13.0.0 to 13.1.0 in
/superset-websocket (#37436)
647f21c26ad is described below
commit 647f21c26ade8e1d73954a25c443cf4f57fedc09
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 26 08:34:51 2026 -0800
chore(deps): bump hot-shots from 13.0.0 to 13.1.0 in /superset-websocket
(#37436)
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 ea38342f3b9..58b4e172fba 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.0.0",
+ "hot-shots": "^13.1.0",
"ioredis": "^5.9.2",
"jsonwebtoken": "^9.0.3",
"lodash": "^4.17.23",
@@ -3439,9 +3439,9 @@
}
},
"node_modules/hot-shots": {
- "version": "13.0.0",
- "resolved":
"https://registry.npmjs.org/hot-shots/-/hot-shots-13.0.0.tgz",
- "integrity":
"sha512-WLD9mN3JftwITmJkqUMtfQE4EchMfvt+K22LGsYgu26mVYfLKs7wnzQ5yhPHQGZq9GbmUJLvp6fwjVRVF/YvOA==",
+ "version": "13.1.0",
+ "resolved":
"https://registry.npmjs.org/hot-shots/-/hot-shots-13.1.0.tgz",
+ "integrity":
"sha512-dvLYrOSh4dZknxpsVM3nSiXZfipGDLIPtS7Ad2KSaM/oUFOIOeKg0T1Rp0KwVGP9u2e3eW4wvjbta2bNwkHU/g==",
"license": "MIT",
"engines": {
"node": ">=16.0.0"
@@ -9059,9 +9059,9 @@
}
},
"hot-shots": {
- "version": "13.0.0",
- "resolved":
"https://registry.npmjs.org/hot-shots/-/hot-shots-13.0.0.tgz",
- "integrity":
"sha512-WLD9mN3JftwITmJkqUMtfQE4EchMfvt+K22LGsYgu26mVYfLKs7wnzQ5yhPHQGZq9GbmUJLvp6fwjVRVF/YvOA==",
+ "version": "13.1.0",
+ "resolved":
"https://registry.npmjs.org/hot-shots/-/hot-shots-13.1.0.tgz",
+ "integrity":
"sha512-dvLYrOSh4dZknxpsVM3nSiXZfipGDLIPtS7Ad2KSaM/oUFOIOeKg0T1Rp0KwVGP9u2e3eW4wvjbta2bNwkHU/g==",
"requires": {
"unix-dgram": "2.x"
}
diff --git a/superset-websocket/package.json b/superset-websocket/package.json
index bb066bad0c8..a6cd94256f3 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.0.0",
+ "hot-shots": "^13.1.0",
"ioredis": "^5.9.2",
"jsonwebtoken": "^9.0.3",
"lodash": "^4.17.23",