arpitjain099 opened a new pull request, #66770:
URL: https://github.com/apache/airflow/pull/66770

   ## Summary
   - Bump `axios` in both UI packages from `^1.8.4` to `^1.16.0`:
     - `airflow-core/src/airflow/ui/package.json`
     - 
`airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/package.json`
   - Refresh lockfiles accordingly:
     - both `pnpm-lock.yaml` files
     - `package-lock.json` in simple auth UI
   
   ## Why
   Dependabot reports multiple open advisories on vulnerable axios ranges in 
these UI dependency manifests. Updating to a patched axios line addresses the 
shared vulnerability bucket across these locks.
   
   ## Validation
   - `pnpm install --frozen-lockfile --ignore-scripts` in 
`airflow-core/src/airflow/ui`
   - `pnpm install --frozen-lockfile --ignore-scripts` in 
`airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui`
   - `npm ci --ignore-scripts --legacy-peer-deps` in 
`airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui`


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

Reply via email to