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

update to force new immer version #5

Conversation

smile-eh
Copy link
Contributor

@smile-eh smile-eh commented Dec 9, 2021

create-react-app uses an old version of immer, which presents a critical CVE issue.

According to the package devs this does not present an issue as it is only used at runtime. This commit forces npm to use the updated version of immer.

The issues thread from create-react-app: facebook/create-react-app#10411
The PR addressing this: facebook/create-react-app#10412
The comment that presented a way forward: facebook/create-react-app#10411 (comment)

create-react-app uses an old version of immer, which presents a critical CVE issue. According to the Facebook devs this does not present an issue as it is only used at runtime. This commit forces npm to use the updated version of immer.
@Emilie-norman-fortin
Copy link
Collaborator

@handshape handshape merged commit 11694a8 into main Dec 9, 2021
@smile-eh smile-eh deleted the CU-1tu81u1_Update-to-packagejson-to-address-CVE-alerts_Matthew-Clements branch December 14, 2021 19:41
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.

None yet

3 participants