Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Dependency vulnerability within jest 29.6.3 #14438

Closed
manasiy opened this issue Aug 22, 2023 · 2 comments
Closed

[Bug]: Dependency vulnerability within jest 29.6.3 #14438

manasiy opened this issue Aug 22, 2023 · 2 comments

Comments

@manasiy
Copy link

manasiy commented Aug 22, 2023

Version

29.6.3

Steps to reproduce

npm install

Expected behavior

Jest (29.6.3) should use latest version of jsdom (22.1.0)

Actual behavior

Latest version of jest(29.6.3) uses an old version of jsdom (20.0.2) which has vulnerabilities

Additional context

No response

Environment

npmPackages
    jest 29.6.3
@SimenB
Copy link
Member

SimenB commented Aug 22, 2023

See #13825

@SimenB SimenB closed this as completed Aug 22, 2023
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants