fix: Firebase Functions npm 의존성 보안 취약점 수정#3
Merged
Conversation
Member
jini-coding
approved these changes
Jan 18, 2026
Member
jini-coding
left a comment
There was a problem hiding this comment.
오... 이런 것도 있었군요 투철한 탐구 정신 칭찬합니다.
보안 문제는 당장 문제 없어도 만약을 대비하는게 좋죠!!
과연 머지하면 사라질지.. 두근두근...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

🎯 PR 내용
개요
토요일,
쉬는날이니 가볍게 깃허브 설정을 하고있었는데요.
설정 중에, Dependabot alerts라는 설정이 있더군요. 그래서 켜봤습니다.
아닛? 키고 보니 Security가 6이 떠있길래 뭐지하고 봤습니다.
그랬더니 위에 사진 처럼,
functions의 패키지 버전 관리하는 파일에 높은 위험성이 있다고 합니다.이걸 보자마자 저에게 불현듯 무언가가 하나 스쳐갑니다.
바로 Firebase Functions를 만들때 위에 있던 경고문.
어떤 위험이 있나?
그런데 사실상, 우리 앱은 사실상 기존 패키지를 사용한다고하여 위험 받을 가능성은 제로에 가깝습니다.
해결
🔗 관련 이슈
✅ 체크리스트