mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
chore(deps): bump hot-shots from 12.1.0 to 13.0.0 in /superset-websocket (#37269)
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:
14
superset-websocket/package-lock.json
generated
14
superset-websocket/package-lock.json
generated
@@ -10,7 +10,7 @@
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"cookie": "^1.1.1",
|
||||
"hot-shots": "^12.1.0",
|
||||
"hot-shots": "^13.0.0",
|
||||
"ioredis": "^5.9.2",
|
||||
"jsonwebtoken": "^9.0.3",
|
||||
"lodash": "^4.17.21",
|
||||
@@ -3439,9 +3439,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/hot-shots": {
|
||||
"version": "12.1.0",
|
||||
"resolved": "https://registry.npmjs.org/hot-shots/-/hot-shots-12.1.0.tgz",
|
||||
"integrity": "sha512-Wu5rNjuBZy826Umns60bB47gF8b4rPIa0QDMXNKNMmQUqIWVlizmTgomHUS64zLChVytbieO7KDnT2M4E3/njw==",
|
||||
"version": "13.0.0",
|
||||
"resolved": "https://registry.npmjs.org/hot-shots/-/hot-shots-13.0.0.tgz",
|
||||
"integrity": "sha512-WLD9mN3JftwITmJkqUMtfQE4EchMfvt+K22LGsYgu26mVYfLKs7wnzQ5yhPHQGZq9GbmUJLvp6fwjVRVF/YvOA==",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=16.0.0"
|
||||
@@ -9058,9 +9058,9 @@
|
||||
}
|
||||
},
|
||||
"hot-shots": {
|
||||
"version": "12.1.0",
|
||||
"resolved": "https://registry.npmjs.org/hot-shots/-/hot-shots-12.1.0.tgz",
|
||||
"integrity": "sha512-Wu5rNjuBZy826Umns60bB47gF8b4rPIa0QDMXNKNMmQUqIWVlizmTgomHUS64zLChVytbieO7KDnT2M4E3/njw==",
|
||||
"version": "13.0.0",
|
||||
"resolved": "https://registry.npmjs.org/hot-shots/-/hot-shots-13.0.0.tgz",
|
||||
"integrity": "sha512-WLD9mN3JftwITmJkqUMtfQE4EchMfvt+K22LGsYgu26mVYfLKs7wnzQ5yhPHQGZq9GbmUJLvp6fwjVRVF/YvOA==",
|
||||
"requires": {
|
||||
"unix-dgram": "2.x"
|
||||
}
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"cookie": "^1.1.1",
|
||||
"hot-shots": "^12.1.0",
|
||||
"hot-shots": "^13.0.0",
|
||||
"ioredis": "^5.9.2",
|
||||
"jsonwebtoken": "^9.0.3",
|
||||
"lodash": "^4.17.21",
|
||||
|
||||
Reference in New Issue
Block a user