Skip to content

security: patch Dependabot vulnerabilities (Vite, @tootallnate/once)#1068

Merged
CraigBuckmaster merged 1 commit into
masterfrom
fix/dependabot-security-alerts
Apr 9, 2026
Merged

security: patch Dependabot vulnerabilities (Vite, @tootallnate/once)#1068
CraigBuckmaster merged 1 commit into
masterfrom
fix/dependabot-security-alerts

Conversation

@CraigBuckmaster
Copy link
Copy Markdown
Owner

Summary

Test plan

  • cd web/moderation && npm install && npm run build — verify moderation dashboard still builds
  • cd app && npm install && npm test — verify app tests pass with overridden dependency
  • Confirm Dependabot alerts are resolved after merge

https://claude.ai/code/session_01TScusWmsWkJPo18VPRSbQi

…ties

- Bump vite from ^5.0.0 to ^5.4.19 (resolves 5.4.21) in web/moderation
  to fix dev server .map file path traversal (Dependabot alert)
- Add npm override for @tootallnate/once >=3.0.1 in app to fix
  Incorrect Control Flow Scoping when AbortSignal is used (Dependabot
  alert #1, transitive via jest-expo)

https://claude.ai/code/session_01TScusWmsWkJPo18VPRSbQi
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 9, 2026

Test Results

✅ All tests passed

Passed Failed Total
Tests ✅ 1576 ❌ 0 1576
Suites ✅ 263 ❌ 0 263

Coverage

Statements Branches Functions Lines

⏱️ Duration: 58.1s

@CraigBuckmaster CraigBuckmaster merged commit 1335c97 into master Apr 9, 2026
6 checks passed
@CraigBuckmaster CraigBuckmaster deleted the fix/dependabot-security-alerts branch April 9, 2026 13:15
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.

2 participants