build(deps): bump hot-shots from 9.0.0 to 9.3.0 in /superset-websocket (#22295)

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] 2022-12-01 09:05:42 -07:00 committed by GitHub
parent 8cf572858c
commit 3affd4687e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View File

@ -10,7 +10,7 @@
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"cookie": "^0.5.0", "cookie": "^0.5.0",
"hot-shots": "^9.0.0", "hot-shots": "^9.3.0",
"ioredis": "^4.28.0", "ioredis": "^4.28.0",
"jsonwebtoken": "^8.5.1", "jsonwebtoken": "^8.5.1",
"uuid": "^8.3.2", "uuid": "^8.3.2",
@ -3043,14 +3043,14 @@
} }
}, },
"node_modules/hot-shots": { "node_modules/hot-shots": {
"version": "9.0.0", "version": "9.3.0",
"resolved": "https://registry.npmjs.org/hot-shots/-/hot-shots-9.0.0.tgz", "resolved": "https://registry.npmjs.org/hot-shots/-/hot-shots-9.3.0.tgz",
"integrity": "sha512-fpljto22PvfzDGznnzUpWgFMgccyZRtWo+fY8R4ktwipkv3ywDyeaTLijYaM629DEZvtnEDAN00yV6zxzivnpQ==", "integrity": "sha512-e4tgWptiBvlIMnAX0ORe+dNEt0HznD+T2ckzXDUwCBsU7uWr2mwq5UtoT+Df5r9hD5S/DuP8rTxJUQvqAFSFKA==",
"engines": { "engines": {
"node": ">=6.0.0" "node": ">=6.0.0"
}, },
"optionalDependencies": { "optionalDependencies": {
"unix-dgram": "2.0.x" "unix-dgram": "2.x"
} }
}, },
"node_modules/html-encoding-sniffer": { "node_modules/html-encoding-sniffer": {
@ -8267,11 +8267,11 @@
"dev": true "dev": true
}, },
"hot-shots": { "hot-shots": {
"version": "9.0.0", "version": "9.3.0",
"resolved": "https://registry.npmjs.org/hot-shots/-/hot-shots-9.0.0.tgz", "resolved": "https://registry.npmjs.org/hot-shots/-/hot-shots-9.3.0.tgz",
"integrity": "sha512-fpljto22PvfzDGznnzUpWgFMgccyZRtWo+fY8R4ktwipkv3ywDyeaTLijYaM629DEZvtnEDAN00yV6zxzivnpQ==", "integrity": "sha512-e4tgWptiBvlIMnAX0ORe+dNEt0HznD+T2ckzXDUwCBsU7uWr2mwq5UtoT+Df5r9hD5S/DuP8rTxJUQvqAFSFKA==",
"requires": { "requires": {
"unix-dgram": "2.0.x" "unix-dgram": "2.x"
} }
}, },
"html-encoding-sniffer": { "html-encoding-sniffer": {

View File

@ -16,7 +16,7 @@
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"cookie": "^0.5.0", "cookie": "^0.5.0",
"hot-shots": "^9.0.0", "hot-shots": "^9.3.0",
"ioredis": "^4.28.0", "ioredis": "^4.28.0",
"jsonwebtoken": "^8.5.1", "jsonwebtoken": "^8.5.1",
"uuid": "^8.3.2", "uuid": "^8.3.2",