chore(deps): bump hot-shots from 13.1.0 to 13.2.0 in /superset-websocket (#37596)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-02-03 22:19:07 +07:00
committed by GitHub
parent a44980da65
commit 3eb860a663
2 changed files with 8 additions and 8 deletions

View File

@@ -10,7 +10,7 @@
"license": "Apache-2.0",
"dependencies": {
"cookie": "^1.1.1",
"hot-shots": "^13.1.0",
"hot-shots": "^13.2.0",
"ioredis": "^5.9.2",
"jsonwebtoken": "^9.0.3",
"lodash": "^4.17.23",
@@ -3439,9 +3439,9 @@
}
},
"node_modules/hot-shots": {
"version": "13.1.0",
"resolved": "https://registry.npmjs.org/hot-shots/-/hot-shots-13.1.0.tgz",
"integrity": "sha512-dvLYrOSh4dZknxpsVM3nSiXZfipGDLIPtS7Ad2KSaM/oUFOIOeKg0T1Rp0KwVGP9u2e3eW4wvjbta2bNwkHU/g==",
"version": "13.2.0",
"resolved": "https://registry.npmjs.org/hot-shots/-/hot-shots-13.2.0.tgz",
"integrity": "sha512-suQR8U8P2CNcAedwLIaQTQ5OEWhU2rusOmo3gY+H8H1h6bKTBI/xHbq3D9xF6EGgFFjpfLAuB1p2Psc/CYyvOw==",
"license": "MIT",
"engines": {
"node": ">=16.0.0"
@@ -9059,9 +9059,9 @@
}
},
"hot-shots": {
"version": "13.1.0",
"resolved": "https://registry.npmjs.org/hot-shots/-/hot-shots-13.1.0.tgz",
"integrity": "sha512-dvLYrOSh4dZknxpsVM3nSiXZfipGDLIPtS7Ad2KSaM/oUFOIOeKg0T1Rp0KwVGP9u2e3eW4wvjbta2bNwkHU/g==",
"version": "13.2.0",
"resolved": "https://registry.npmjs.org/hot-shots/-/hot-shots-13.2.0.tgz",
"integrity": "sha512-suQR8U8P2CNcAedwLIaQTQ5OEWhU2rusOmo3gY+H8H1h6bKTBI/xHbq3D9xF6EGgFFjpfLAuB1p2Psc/CYyvOw==",
"requires": {
"unix-dgram": "2.x"
}

View File

@@ -18,7 +18,7 @@
"license": "Apache-2.0",
"dependencies": {
"cookie": "^1.1.1",
"hot-shots": "^13.1.0",
"hot-shots": "^13.2.0",
"ioredis": "^5.9.2",
"jsonwebtoken": "^9.0.3",
"lodash": "^4.17.23",