This is an automated email from the ASF dual-hosted git repository.
jackie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push:
new 0b6606a17e4 Bump lodash in /pinot-controller/src/main/resources
(#17548)
0b6606a17e4 is described below
commit 0b6606a17e42c7d869d011c256860054cb3b4cc4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 21 16:31:38 2026 -0800
Bump lodash in /pinot-controller/src/main/resources (#17548)
---
pinot-controller/src/main/resources/package-lock.json | 14 +++++++-------
pinot-controller/src/main/resources/package.json | 2 +-
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/pinot-controller/src/main/resources/package-lock.json
b/pinot-controller/src/main/resources/package-lock.json
index 41845104b16..3177ceb2b18 100644
--- a/pinot-controller/src/main/resources/package-lock.json
+++ b/pinot-controller/src/main/resources/package-lock.json
@@ -32,7 +32,7 @@
"json-bigint": "1.0.0",
"jsonlint": "1.6.3",
"jwt-decode": "^3.1.2",
- "lodash": "4.17.21",
+ "lodash": "4.17.23",
"moment": "2.29.4",
"moment-timezone": "^0.5.42",
"prop-types": "15.8.1",
@@ -10574,9 +10574,9 @@
}
},
"node_modules/lodash": {
- "version": "4.17.21",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
- "integrity":
"sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
+ "version": "4.17.23",
+ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz",
+ "integrity":
"sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w=="
},
"node_modules/lodash.debounce": {
"version": "4.0.8",
@@ -25090,9 +25090,9 @@
}
},
"lodash": {
- "version": "4.17.21",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
- "integrity":
"sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
+ "version": "4.17.23",
+ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz",
+ "integrity":
"sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w=="
},
"lodash.debounce": {
"version": "4.0.8",
diff --git a/pinot-controller/src/main/resources/package.json
b/pinot-controller/src/main/resources/package.json
index 6ab3380f81b..9e295c059c0 100644
--- a/pinot-controller/src/main/resources/package.json
+++ b/pinot-controller/src/main/resources/package.json
@@ -87,7 +87,7 @@
"json-bigint": "1.0.0",
"jsonlint": "1.6.3",
"jwt-decode": "^3.1.2",
- "lodash": "4.17.21",
+ "lodash": "4.17.23",
"moment": "2.29.4",
"moment-timezone": "^0.5.42",
"prop-types": "15.8.1",
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]