chore(deps): bump hot-shots from 11.1.0 to 11.2.0 in /superset-websocket (#35358)

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]
2025-10-01 10:12:30 -07:00
committed by GitHub
parent f6b2abee81
commit 7c415c7cd9
2 changed files with 10 additions and 9 deletions

View File

@@ -10,7 +10,7 @@
"license": "Apache-2.0",
"dependencies": {
"cookie": "^1.0.2",
"hot-shots": "^11.1.0",
"hot-shots": "^11.2.0",
"ioredis": "^5.6.1",
"jsonwebtoken": "^9.0.2",
"lodash": "^4.17.21",
@@ -3901,11 +3901,12 @@
}
},
"node_modules/hot-shots": {
"version": "11.1.0",
"resolved": "https://registry.npmjs.org/hot-shots/-/hot-shots-11.1.0.tgz",
"integrity": "sha512-D4iAs/145g7EJ/wIzBLVANEpysTPthUy/K+4EUIw02YJQTqvzD1vUpYiM3vwR0qPAQj4FhQpQz8wBpY8KDcM0g==",
"version": "11.2.0",
"resolved": "https://registry.npmjs.org/hot-shots/-/hot-shots-11.2.0.tgz",
"integrity": "sha512-cGiFSgTZtVODx0yMW67gPICgref3XuxkTMrXP0h5cSd1HHG3OG7L2C6+aW70MAtlUNl+9+DOq/xXyJUVKDyeUg==",
"license": "MIT",
"engines": {
"node": ">=10.0.0"
"node": ">=16.0.0"
},
"optionalDependencies": {
"unix-dgram": "2.x"
@@ -9916,9 +9917,9 @@
}
},
"hot-shots": {
"version": "11.1.0",
"resolved": "https://registry.npmjs.org/hot-shots/-/hot-shots-11.1.0.tgz",
"integrity": "sha512-D4iAs/145g7EJ/wIzBLVANEpysTPthUy/K+4EUIw02YJQTqvzD1vUpYiM3vwR0qPAQj4FhQpQz8wBpY8KDcM0g==",
"version": "11.2.0",
"resolved": "https://registry.npmjs.org/hot-shots/-/hot-shots-11.2.0.tgz",
"integrity": "sha512-cGiFSgTZtVODx0yMW67gPICgref3XuxkTMrXP0h5cSd1HHG3OG7L2C6+aW70MAtlUNl+9+DOq/xXyJUVKDyeUg==",
"requires": {
"unix-dgram": "2.x"
}