Skip to content

fix: resolve all npm audit vulnerabilities#24

Merged
KKamJi98 merged 1 commit intomainfrom
fix/npm-audit
Mar 1, 2026
Merged

fix: resolve all npm audit vulnerabilities#24
KKamJi98 merged 1 commit intomainfrom
fix/npm-audit

Conversation

@KKamJi98
Copy link
Contributor

@KKamJi98 KKamJi98 commented Mar 1, 2026

Summary

  • @typescript-eslint/eslint-plugin 6.21.0 → 8.56.1
  • @typescript-eslint/parser 6.21.0 → 8.56.1
  • minimatch 9.0.3 ReDoS 취약점 해소 (GHSA-7r86-cg39-jmmj)
  • rollup 4.53.3 Path Traversal 취약점 해소 (GHSA-mw96-cpmx-2vgc)
  • minimatch 3.1.2 ReDoS 취약점 해소 (GHSA-3ppc-4f35-3m26)
  • v8 lint 규칙 강화에 따른 unused catch binding 수정

Resolved Dependabot Alerts

Verification

  • npm audit: 0 vulnerabilities
  • npm run lint: 0 warnings, 0 errors
  • npm run build: 성공

Test plan

  • npm audit 0건
  • lint 통과
  • build 통과
  • 기존 기능 동작 확인

- Upgrade @typescript-eslint/eslint-plugin 6.21.0 → 8.56.1
- Upgrade @typescript-eslint/parser 6.21.0 → 8.56.1
- Resolves minimatch 9.0.3 ReDoS (GHSA-7r86-cg39-jmmj)
- Resolves rollup 4.53.3 path traversal (GHSA-mw96-cpmx-2vgc)
- Fix unused catch binding for stricter v8 lint rules
- npm audit: 0 vulnerabilities
@KKamJi98 KKamJi98 merged commit 9122750 into main Mar 1, 2026
6 checks passed
@KKamJi98 KKamJi98 deleted the fix/npm-audit branch March 9, 2026 14:32
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

Successfully merging this pull request may close these issues.

1 participant