This is an automated email from the ASF dual-hosted git repository.
stevel pushed a commit to branch branch-3.4.1
in repository https://gitbox.apache.org/repos/asf/hadoop.git
The following commit(s) were added to refs/heads/branch-3.4.1 by this push:
new 1e80db0bc75 YARN-11875. Fix build failure caused by [email protected].
(#8016) Contributed by Shilun Fan
1e80db0bc75 is described below
commit 1e80db0bc7567e41be247ddc8d024e993a067498
Author: slfan1989 <[email protected]>
AuthorDate: Wed Oct 8 09:46:41 2025 +0800
YARN-11875. Fix build failure caused by [email protected]. (#8016) Contributed by
Shilun Fan
* YARN-11875. Fix build failure caused by [email protected].
Reviewed-by: Steve Loughran <[email protected]>
Signed-off-by: Shilun Fan <[email protected]>
---
.../hadoop-yarn-applications-catalog-webapp/package.json | 1 +
1 file changed, 1 insertion(+)
diff --git
a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-catalog/hadoop-yarn-applications-catalog-webapp/package.json
b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-catalog/hadoop-yarn-applications-catalog-webapp/package.json
index 59cc3da179f..f5dd22bffcb 100644
---
a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-catalog/hadoop-yarn-applications-catalog-webapp/package.json
+++
b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-catalog/hadoop-yarn-applications-catalog-webapp/package.json
@@ -20,6 +20,7 @@
"apidoc": "0.17.7"
},
"resolutions": {
+ "color": "3.1.3",
"triple-beam": "1.3.0"
},
"scripts": {
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]