This is an automated email from the ASF dual-hosted git repository.

slfan1989 pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 61e1281813a YARN-11902.Fix build failure caused by [email protected] 
(#8108) Contributed by Senthil Kumar.
61e1281813a is described below

commit 61e1281813af0051dcf07840dae6ff94474b5344
Author: dilrajsourabh <[email protected]>
AuthorDate: Sun Jan 4 12:42:40 2026 +0530

    YARN-11902.Fix build failure caused by [email protected] (#8108) Contributed by 
Senthil Kumar.
    
    * YARN-11902.Fix build failure caused by [email protected]
    
    Reviewed-by: Ayush Saxena <[email protected]>
    Signed-off-by: Shilun Fan <[email protected]>
---
 .../hadoop-yarn/hadoop-yarn-ui/src/main/webapp/package.json            | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git 
a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/package.json 
b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/package.json
index 12917f41271..012b4f75a43 100644
--- 
a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/package.json
+++ 
b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/package.json
@@ -61,6 +61,7 @@
   },
   "resolutions": {
     "graceful-fs": "^4.2.4",
-    "node-gyp": "5.1.1"
+    "node-gyp": "5.1.1",
+    "mktemp": "0.4.0"
   }
 }


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to