Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

package version issue #1

Open
kbs1027 opened this issue Sep 29, 2023 · 1 comment
Open

package version issue #1

kbs1027 opened this issue Sep 29, 2023 · 1 comment

Comments

@kbs1027
Copy link

kbs1027 commented Sep 29, 2023

package-lock.json

package를 설치하는 과정에서 82 vulnerabilities (13 low, 20 moderate, 41 high, 8 critical) 이게 뜨네요
이럴때는 프로젝트 다시파서 하는게 효과적이라고 하는데 어떻게 할까요??

@jasper200207
Copy link
Contributor

그건 아마 패키지 버젼이 안맞거나 해당 버젼에 문제가 있다는 의미인데 특별한 외부 라이브러리를 설치한게 아니라 기본 cra에 tailwind, redux만 설치한거라 모든 warning을 잡기는 힘들거 같네요. 하나 버젼바꾸면 다른곳에서 또 문제가 생길수 있어서.....

parkqjunseo added a commit to parkqjunseo/todo-list that referenced this issue Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants