Skip to content

Upgrade jest-environment-jsdom to v30.3.0#22

Open
morvader wants to merge 1 commit intomasterfrom
claude/fix-security-vulnerabilities-pV0aa
Open

Upgrade jest-environment-jsdom to v30.3.0#22
morvader wants to merge 1 commit intomasterfrom
claude/fix-security-vulnerabilities-pV0aa

Conversation

@morvader
Copy link
Owner

Summary

This PR upgrades the jest-environment-jsdom dev dependency from v29.7.0 to v30.3.0, bringing the testing environment up to date with the latest stable version.

Changes

  • Updated jest-environment-jsdom dependency from ^29.7.0 to ^30.3.0 in package.json

Notes

This is a minor version bump that may include bug fixes, performance improvements, and new features in the Jest jsdom environment. The lockfile has been updated to reflect the transitive dependency changes.

https://claude.ai/code/session_018uPZNakeVykLdvJek3JTnF

- Upgrade minimatch to 3.1.5 (fixes CVE-2026-27903 high severity ReDoS)
- Upgrade jest-environment-jsdom to 30.3.0 which removes @tootallnate/once
  dependency (fixes CVE-2026-3449 low severity incorrect control flow)

https://claude.ai/code/session_018uPZNakeVykLdvJek3JTnF
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