Skip to content

Resolve js-yaml security advisory - #30

Merged
Yuto-24 merged 1 commit into
masterfrom
fix/dependabot-js-yaml
Jun 25, 2026
Merged

Resolve js-yaml security advisory#30
Yuto-24 merged 1 commit into
masterfrom
fix/dependabot-js-yaml

Conversation

@Yuto-24

@Yuto-24 Yuto-24 commented Jun 25, 2026

Copy link
Copy Markdown
Owner

Summary

  • Update ESLint-related devDependencies so js-yaml can resolve to a patched version.
  • Add npm override for @istanbuljs/load-nyc-config to force js-yaml@4.2.0.
  • Keep the fix scoped to the js-yaml security advisory.

Verification

  • npm ls js-yaml
    • confirmed js-yaml@3.14.2 is no longer present
    • confirmed js-yaml@4.2.0 is used
  • npm test
    • passed

Notes

npm run build currently fails during the webpack step due to an existing webpack / gas-webpack-plugin compatibility issue. That build issue is tracked separately and is intentionally out of scope for this security advisory fix.

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