After installing EAS cli `npm audit` warns about critical deps
Open
needs review
- Dominant language
- TypeScript
- Stars
- 1.4k
- Forks
- 236
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 91
Description
### Build/Submit details page URL
_No response_
### Summary
After installing EAS cli `npm audit` warns about critical deps that are vulnarable, some of them are ~decade old
### Managed or bare?
Managed
### Environment
SDK 54, 55
Latest EAS cli
### Error output
_No response_
### Reproducible demo or steps to reproduce from a blank project
1. `npm install --global eas-cli` as described [here](https://docs.expo.dev/eas/cli/)
2. During install `npm audit` will show critical alerts and console will show warning about old outdated packages
Contributor guide
Assessment
This issue has not been assessed yet.