Breadcrumb
  SECURITY COUNCIL LIVE: Updates on Gaza, Sudan and Ukraine

© UNFPA Palestine/Media Clinic
      
            As war continues in Gaza, mass displacement is having a devastating impact on the 2.3 million Palestinians trapped there.
      
  The Security Council held three high-stakes high-level meetings on Monday in New York, with the United Kingdom's Foreign Secretary David Lammy presiding. Russia vetoed a draft resolution to protect civilians in Sudan, with ambassadors meeting next on Gaza and Lebanon, followed by another forthright debate on Ukraine. UN News app users can follow here.
  
            
  
    
                        
          
        
                                                                                                                                                                                              
  
      
, 
      
  
  
  
  (function () {
    const ifrSharedPostId = new URLSearchParams(window.location.search).get("ifr-dir-postId");
    const ifrUrlParams = new URLSearchParams({
      "ifr-dir-postId": ifrSharedPostId,
      articleUrl: encodeURIComponent(window.location.origin + window.location.pathname + window.location.search),
      customCss: "https://www.un.org/es/css/live-blog/live-blog.css",
      aId: "d9c314e3-0e1d-4aaf-9a7f-20c3c470bee5"
    });
    fetch("https://direkt.ifragasatt.se/load/?" + ifrUrlParams)
    .then(response => response.json())
    .then(data => {
      let script = document.createElement("script");
      script.appendChild(document.createTextNode(data.src));
      (document.head || document.body).appendChild(script);
    });
  })();