Skip to content

Resolve npm security alerts - #39

Merged
samlown merged 1 commit into
add-fi-finvoicefrom
resolve-npm-security-alerts
Aug 5, 2026
Merged

Resolve npm security alerts#39
samlown merged 1 commit into
add-fi-finvoicefrom
resolve-npm-security-alerts

Conversation

@samlown

@samlown samlown commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Summary

  • refresh the root WASM and worker npm lockfiles to patched transitive dependency versions
  • update browser-sync and markdownlint-cli
  • require a patched immutable version
  • resolve all currently open Dependabot advisories reported for both npm trees

This PR is based on #35 so it contains only the npm security remediation. Once #35 merges, GitHub can retarget this PR to main.

Testing

  • go test ./...
  • npm audit --prefix wasm — 0 vulnerabilities
  • npm audit --prefix wasm/worker — 0 vulnerabilities
  • npm run check-formatting --prefix wasm
  • npm run build --prefix wasm/worker
  • git diff --check

@samlown
samlown merged commit eaaff0b into add-fi-finvoice Aug 5, 2026
2 checks passed
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.58%. Comparing base (c69b9d9) to head (2e72e18).
⚠️ Report is 2 commits behind head on add-fi-finvoice.

Additional details and impacted files
@@               Coverage Diff                @@
##           add-fi-finvoice      #39   +/-   ##
================================================
  Coverage            72.58%   72.58%           
================================================
  Files                   47       47           
  Lines                 1988     1988           
================================================
  Hits                  1443     1443           
  Misses                 465      465           
  Partials                80       80           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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