chore(deps): bump hot-shots from 10.0.0 to 10.2.1 in /superset-websocket (#31526)

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] 2024-12-20 15:30:36 -08:00 committed by GitHub
parent be7df6c16f
commit 488e7b4692
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

View File

@ -10,7 +10,7 @@
"license": "Apache-2.0",
"dependencies": {
"cookie": "^0.7.0",
"hot-shots": "^10.0.0",
"hot-shots": "^10.2.1",
"ioredis": "^4.28.0",
"jsonwebtoken": "^9.0.2",
"lodash": "^4.17.21",
@ -3405,9 +3405,9 @@
}
},
"node_modules/hot-shots": {
"version": "10.0.0",
"resolved": "https://registry.npmjs.org/hot-shots/-/hot-shots-10.0.0.tgz",
"integrity": "sha512-uy/uGpuJk7yuyiKRfZMBNkF1GAOX5O2ifO9rDCaX9jw8fu6eW9QeWC7WRPDI+O98frW1HQgV3+xwjWsZPECIzQ==",
"version": "10.2.1",
"resolved": "https://registry.npmjs.org/hot-shots/-/hot-shots-10.2.1.tgz",
"integrity": "sha512-tmjcyZkG/qADhcdC7UjAp8D7v7W2DOYFgaZ48fYMuayMQmVVUg8fntKmrjes/b40ef6yZ+qt1lB8kuEDfLC4zw==",
"engines": {
"node": ">=10.0.0"
},
@ -9027,9 +9027,9 @@
}
},
"hot-shots": {
"version": "10.0.0",
"resolved": "https://registry.npmjs.org/hot-shots/-/hot-shots-10.0.0.tgz",
"integrity": "sha512-uy/uGpuJk7yuyiKRfZMBNkF1GAOX5O2ifO9rDCaX9jw8fu6eW9QeWC7WRPDI+O98frW1HQgV3+xwjWsZPECIzQ==",
"version": "10.2.1",
"resolved": "https://registry.npmjs.org/hot-shots/-/hot-shots-10.2.1.tgz",
"integrity": "sha512-tmjcyZkG/qADhcdC7UjAp8D7v7W2DOYFgaZ48fYMuayMQmVVUg8fntKmrjes/b40ef6yZ+qt1lB8kuEDfLC4zw==",
"requires": {
"unix-dgram": "2.x"
}

View File

@ -18,7 +18,7 @@
"license": "Apache-2.0",
"dependencies": {
"cookie": "^0.7.0",
"hot-shots": "^10.0.0",
"hot-shots": "^10.2.1",
"ioredis": "^4.28.0",
"jsonwebtoken": "^9.0.2",
"lodash": "^4.17.21",