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

Commits on Dec 9, 2021

  1. update to force new immer version

    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.
    smile-eh committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    b58d01e View commit details
    Browse the repository at this point in the history