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

[Security] Critical Warnings on react-dev-utils that depends on immer #172

Open
coderwurst opened this issue Apr 28, 2022 · 0 comments
Open

Comments

@coderwurst
Copy link

Describe the bug

I noticed from our pipeline that a critical vulnerability has been raised stemming from immer not on at least version 9.0.6.

Steps to reproduce the behavior

  1. Run OWASP Checks

Screenshots

NPM-1067715 Fix from 9.0.6
image

NPM-1067720Fix from 9.0.6
image

NPM-1068264 Fix from 8.0.1
image

Result of npm list immer

─┬ @types/[email protected]
│ └─┬ @storybook/[email protected]
│   └─┬ [email protected]
│     └── [email protected]

Additional context

Updating to @storybook/react to v6.4.13 should solve this issue. Are there any plans to update this package, or any known reasons not to update to the next major version?

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