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:
dependabot[bot]
2026-01-21 11:01:02 -08:00
committed by GitHub
parent 10ed60b4c1
commit 95169807d3
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": "^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"
}

View File

@@ -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",