Skip to content

fix: resolve npm security vulnerabilities in dev dependencies - #120

Open
et1975 with Copilot wants to merge 2 commits into
v6.xfrom
copilot/address-security-issues
Open

fix: resolve npm security vulnerabilities in dev dependencies#120
et1975 with Copilot wants to merge 2 commits into
v6.xfrom
copilot/address-security-issues

Conversation

Copilot AI commented Jul 28, 2026

Copy link
Copy Markdown

13 npm vulnerabilities (2 critical, 11 high) in dev dependencies, primarily via gatsby-remark-vscode and transitive deps of mocha/nacara.

Changes

  • Remove gatsby-remark-vscode + vscode-theme-onelightdecompress transitive dep has a critical path-traversal (GHSA-mp2f-45pm-3cg9) with no upstream fix; used only for docs syntax highlighting. Clears remarkPlugins in nacara.config.json.

  • Add overrides to force patched transitive versions that have no upgrade path via direct deps:

    Package Patched
    brace-expansion >=5.0.8
    serialize-javascript >=7.0.5
    semver >=7.5.2

Copilot AI changed the title fix: address npm security vulnerabilities fix: resolve npm security vulnerabilities in dev dependencies Jul 28, 2026
Copilot AI requested a review from et1975 July 28, 2026 12:37
@et1975
et1975 marked this pull request as ready for review July 28, 2026 12:44
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