Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(nodejs-express-server): remove unused axios dependency (#20707)
Remove axios from package.mustache as it's not used in the starter build. This eliminates potential security vulnerabilities (ReDos & SSRF) from the dependency tree without affecting functionality.
- Loading branch information