mirror of
https://github.com/apache/superset.git
synced 2026-05-13 03:45:12 +00:00
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:
17
superset-websocket/package-lock.json
generated
17
superset-websocket/package-lock.json
generated
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user