
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
npm audit fix --force
하고나서 잘 나오던 화면이 바뀌었어요

작성한 코드 및 에러 메세지
오# npm audit report
dicer *
Severity: high
Crash in HeaderParser in dicer - https://github.com/advisories/GHSA-wm7h-9275-46v2
fix available via `npm audit fix --force`
Will install eas-cli@0.49.0, which is a breaking change
node_modules/dicer
@expo/multipart-body-parser *
Depends on vulnerable versions of dicer
node_modules/@expo/multipart-body-parser
eas-cli >=0.50.0
Depends on vulnerable versions of @expo/multipart-body-parser
node_modules/eas-cli
3 high severity vulnerabilities
To address all issues (including breaking changes), run:
npm audit fix --force
D:\sparta_code\test-code1>
류 발생 시, 작성한 코드 전체와 에러 메시지를 첨부해 주세요.
Tip 1) </> 아이콘을 눌러 코드박스를 만들어 보세요.
Tip 2) Ctrl+A(맥의 경우 Command+A) 단축키로 코드를 한 번에 선택할 수 있어요!
