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

Fix immer security alert #5

Closed
carlostxm opened this issue Nov 19, 2021 · 2 comments
Closed

Fix immer security alert #5

carlostxm opened this issue Nov 19, 2021 · 2 comments
Assignees

Comments

@carlostxm
Copy link
Owner

Immer needs to be updated to version >= 9.0.6 this requires to update parent dependencies:

└─┬ react-scripts@4.0.3
  └─┬ react-dev-utils@11.0.4
    └── immer@8.0.1
@carlostxm carlostxm self-assigned this Nov 22, 2021
@carlostxm carlostxm pinned this issue Nov 22, 2021
@carlostxm
Copy link
Owner Author

carlostxm commented Nov 22, 2021

Currently the highest immer version supported is 8.0.1. Waiting for facebook/create-react-app#11660

@carlostxm
Copy link
Owner Author

carlostxm commented Nov 22, 2021

Vulnerability is only used by development dependencies, so it's not critical to upgrade at this moment. Closing the issue.

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

No branches or pull requests

1 participant