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

This commit is contained in:
dependabot[bot]
2026-02-16 15:16:31 +07:00
committed by GitHub
parent 5300f65a74
commit d748ed19ce
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.2.0",
"hot-shots": "^14.0.0",
"ioredis": "^5.9.3",
"jsonwebtoken": "^9.0.3",
"lodash": "^4.17.23",
@@ -3955,9 +3955,9 @@
}
},
"node_modules/hot-shots": {
"version": "13.2.0",
"resolved": "https://registry.npmjs.org/hot-shots/-/hot-shots-13.2.0.tgz",
"integrity": "sha512-suQR8U8P2CNcAedwLIaQTQ5OEWhU2rusOmo3gY+H8H1h6bKTBI/xHbq3D9xF6EGgFFjpfLAuB1p2Psc/CYyvOw==",
"version": "14.0.0",
"resolved": "https://registry.npmjs.org/hot-shots/-/hot-shots-14.0.0.tgz",
"integrity": "sha512-dUTE7VXybInO/xLaExWjpnA60ugkRZ0DdKk1gx4xGRfYX2/jzbn8VfVqEz8OWwmfJcluGjYq8ES2ZSNeyq5ZLQ==",
"license": "MIT",
"engines": {
"node": ">=16.0.0"
@@ -9947,9 +9947,9 @@
}
},
"hot-shots": {
"version": "13.2.0",
"resolved": "https://registry.npmjs.org/hot-shots/-/hot-shots-13.2.0.tgz",
"integrity": "sha512-suQR8U8P2CNcAedwLIaQTQ5OEWhU2rusOmo3gY+H8H1h6bKTBI/xHbq3D9xF6EGgFFjpfLAuB1p2Psc/CYyvOw==",
"version": "14.0.0",
"resolved": "https://registry.npmjs.org/hot-shots/-/hot-shots-14.0.0.tgz",
"integrity": "sha512-dUTE7VXybInO/xLaExWjpnA60ugkRZ0DdKk1gx4xGRfYX2/jzbn8VfVqEz8OWwmfJcluGjYq8ES2ZSNeyq5ZLQ==",
"requires": {
"unix-dgram": "2.x"
}

View File

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