Open eikowagenknecht opened 9 months ago
I noticed that too when I was installing react-devtools and ran npm audit. I got the same message.
I've reviewed the vulnerabilities for electron
and got
as outlined in this issue.
I'm ready to update electron
to version 24+ and got
to a secure version, ensuring all necessary compatibility checks and testing are performed according to the contribution guidelines.
Could you please confirm if this issue is still open for contribution, and if so, may I proceed with working on it?
Thank you!
Any contributions are welcomed, please open a PR and mention this issue. To validate your solution, follow these steps:
yarn build-for-devtools
in the root of a cloned repoyarn build
in packages/react-devtools-core
yarn start
in packages/react-devtools
, this should open React DevTools in electron shell, then you can test it with React Native application, or React application in Safari (some changes might be required for this to work, see examples in the repo).
Website or app
https://github.com/facebook/react/blob/main/packages/react-devtools/package.json
Repro steps
electron 23.3.13 has a vulnarability, should be updated to 24+, see links below
Also the used update-notifier relies on a version of got that has vulnerabilities
How often does this bug happen?
Every time
DevTools package (automated)
No response
DevTools version (automated)
No response
Error message (automated)
No response
Error call stack (automated)
No response
Error component stack (automated)
No response
GitHub query string (automated)
No response