Skip to content

Fix npm audit security failure#151

Merged
neubig merged 1 commit into
mainfrom
fix-security-audit
May 10, 2026
Merged

Fix npm audit security failure#151
neubig merged 1 commit into
mainfrom
fix-security-audit

Conversation

@neubig
Copy link
Copy Markdown
Member

@neubig neubig commented May 10, 2026

Summary

  • Refresh package-lock.json so @babel/plugin-transform-modules-systemjs resolves to patched version 7.29.4.
  • Fix the failing security CI job caused by GHSA-fv7c-fp4j-7gwp in @babel/plugin-transform-modules-systemjs@7.29.0.

Verification

  • npm ci
  • npm audit --audit-level=moderate
  • git diff --check

This PR was created by an AI agent (OpenHands) on behalf of the user.

Refresh package-lock.json so @babel/plugin-transform-modules-systemjs resolves to a patched version and npm audit passes.

Co-authored-by: openhands <openhands@all-hands.dev>
@neubig neubig merged commit 5e8c0dc into main May 10, 2026
6 of 7 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