YogeeeYadav opened a new issue, #177:
URL: https://github.com/apache/cordova-node-xcode/issues/177

   ## Problem
   `xcode` npm package v3.0.1 uses `uuid: ^7.0.3`
   uuid <11.1.1 has a known CVE: GHSA-w5hq-g745-h8pq
   
   ## Impact
   This causes npm audit warnings in ALL Expo projects worldwide:
   
   expo → @expo/config-plugins → [email protected] → uuid@^7.0.3 (vulnerable)
   
   Affects Expo SDK 56 (17 vulnerabilities) and SDK 57 (11 vulnerabilities)
   
   ## Fix
   Update uuid dependency in package.json from `^7.0.3` to `^11.1.1`
   
   ## Verified
   [email protected] (latest as of July 2026) still uses uuid: ^7.0.3
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to