arpitjain099 opened a new pull request, #366:
URL: https://github.com/apache/cloudberry-site/pull/366

   ## Summary
   - Add package manager `overrides` for two vulnerable transitive dependencies:
     - `serialize-javascript` -> `7.0.5`
     - `path-to-regexp` -> `1.9.0`
   - Refresh `package-lock.json` accordingly.
   
   ## Why
   Dependabot currently reports high-severity advisories for these transitive 
packages. This keeps the existing direct dependency set while forcing patched 
versions in the dependency tree.
   
   ## Validation
   - `npm install`
   - `npm run build`
   - `npm audit --json` now reports a reduced high-severity count in this 
environment (from 18 to 12).


-- 
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