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

React scripts ( "react-scripts": "^5.0.1") is using (@svgr/[email protected]) which has security vulnerability in one of its dependend packages. #13351

Open
vishranti5 opened this issue Aug 29, 2023 · 1 comment · May be fixed by #13778

Comments

@vishranti5
Copy link

React scripts ( "react-scripts": "^5.0.1") is using (@svgr/[email protected]) which has security vulnerability in one of its dependent packages.is it possible to upgrade this package (@svgr/webpack) to latest version in react script?

here is the hierarchy of vulnerable package ( [email protected])
-- [email protected]
+-- @svgr/[email protected]
| -- @svgr/[email protected] | -- [email protected]
| -- [email protected] | -- [email protected]

so if we upgrade the @svgr/[email protected] to @svgr/[email protected] which is latest all the dependent packages will be upgraded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants