Skip to content

fix(deps): resolve all npm audit vulnerabilities#1328

Merged
koala73 merged 1 commit intokoala73:mainfrom
lspassos1:fix/npm-audit-cleanup
Mar 10, 2026
Merged

fix(deps): resolve all npm audit vulnerabilities#1328
koala73 merged 1 commit intokoala73:mainfrom
lspassos1:fix/npm-audit-cleanup

Conversation

@lspassos1
Copy link
Contributor

Summary

Resolves all npm audit vulnerabilities (5 → 0).

Changes

package.json

  • serialize-javascript: Added >=7.0.4 override to fix RCE via RegExp.flags (workbox-build@rollup/plugin-terserserialize-javascript chain) — GHSA-5c6j-r48x-rmvq
  • markdownlint-cli2: Bumped ^0.20.0^0.21.0 to resolve markdown-it ReDoS — GHSA-38c4-r59v-3vqw

package-lock.json

  • npm audit fix resolved ajv, dompurify, minimatch, rollup, and fast-xml-parser advisories via lockfile updates

Verification

Check Result
npm audit 0 vulnerabilities

Risk

Minimal — dependency version bumps and lockfile changes only. No runtime code changes.

@vercel
Copy link

vercel bot commented Mar 9, 2026

@lspassos1 is attempting to deploy a commit to the Elie Team on Vercel.

A member of the Team first needs to authorize it.

- Add serialize-javascript >=7.0.4 override to fix RCE via RegExp.flags
  (workbox-build -> @rollup/plugin-terser -> serialize-javascript chain)
- Bump markdownlint-cli2 ^0.20.0 -> ^0.21.0 to fix markdown-it ReDoS
- Run npm audit fix to resolve ajv, dompurify, minimatch, rollup, and
  fast-xml-parser advisories via lockfile updates

npm audit: 0 vulnerabilities
@koala73 koala73 force-pushed the fix/npm-audit-cleanup branch from 59f0719 to 3f1fb83 Compare March 10, 2026 02:17
@koala73 koala73 merged commit 88282cc into koala73:main Mar 10, 2026
1 of 2 checks passed
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