This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
The following commit(s) were added to refs/heads/master by this push:
new 005b2af985 chore(deps-dev): bump @types/lodash from 4.17.21 to 4.17.23
in /superset-websocket (#37045)
005b2af985 is described below
commit 005b2af9853e5aa8409a006e489b6982ec3ff0b1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 12 10:51:01 2026 -0800
chore(deps-dev): bump @types/lodash from 4.17.21 to 4.17.23 in
/superset-websocket (#37045)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
superset-websocket/package-lock.json | 14 +++++++-------
superset-websocket/package.json | 2 +-
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/superset-websocket/package-lock.json
b/superset-websocket/package-lock.json
index 6d654a9d22..a4a3f6c50f 100644
--- a/superset-websocket/package-lock.json
+++ b/superset-websocket/package-lock.json
@@ -24,7 +24,7 @@
"@types/ioredis": "^5.0.0",
"@types/jest": "^29.5.14",
"@types/jsonwebtoken": "^9.0.10",
- "@types/lodash": "^4.17.21",
+ "@types/lodash": "^4.17.23",
"@types/node": "^25.0.3",
"@types/uuid": "^10.0.0",
"@types/ws": "^8.18.1",
@@ -1809,9 +1809,9 @@
}
},
"node_modules/@types/lodash": {
- "version": "4.17.21",
- "resolved":
"https://registry.npmjs.org/@types/lodash/-/lodash-4.17.21.tgz",
- "integrity":
"sha512-FOvQ0YPD5NOfPgMzJihoT+Za5pdkDJWcbpuj1DjaKZIr/gxodQjY/uWEFlTNqW2ugXHUiL8lRQgw63dzKHZdeQ==",
+ "version": "4.17.23",
+ "resolved":
"https://registry.npmjs.org/@types/lodash/-/lodash-4.17.23.tgz",
+ "integrity":
"sha512-RDvF6wTulMPjrNdCoYRC8gNR880JNGT8uB+REUpC2Ns4pRqQJhGz90wh7rgdXDPpCczF3VGktDuFGVnz8zP7HA==",
"dev": true,
"license": "MIT"
},
@@ -7931,9 +7931,9 @@
}
},
"@types/lodash": {
- "version": "4.17.21",
- "resolved":
"https://registry.npmjs.org/@types/lodash/-/lodash-4.17.21.tgz",
- "integrity":
"sha512-FOvQ0YPD5NOfPgMzJihoT+Za5pdkDJWcbpuj1DjaKZIr/gxodQjY/uWEFlTNqW2ugXHUiL8lRQgw63dzKHZdeQ==",
+ "version": "4.17.23",
+ "resolved":
"https://registry.npmjs.org/@types/lodash/-/lodash-4.17.23.tgz",
+ "integrity":
"sha512-RDvF6wTulMPjrNdCoYRC8gNR880JNGT8uB+REUpC2Ns4pRqQJhGz90wh7rgdXDPpCczF3VGktDuFGVnz8zP7HA==",
"dev": true
},
"@types/ms": {
diff --git a/superset-websocket/package.json b/superset-websocket/package.json
index aa5eea9108..320761bd16 100644
--- a/superset-websocket/package.json
+++ b/superset-websocket/package.json
@@ -32,7 +32,7 @@
"@types/ioredis": "^5.0.0",
"@types/jest": "^29.5.14",
"@types/jsonwebtoken": "^9.0.10",
- "@types/lodash": "^4.17.21",
+ "@types/lodash": "^4.17.23",
"@types/node": "^25.0.3",
"@types/uuid": "^10.0.0",
"@types/ws": "^8.18.1",