dillon1000/react

Commit

chore[react-devtools]: ip => internal-ip (#29772)

## Summary

There was an attempt to upgrade `ip` to 2.0.1 to mitigate CVE in
https://github.com/facebook/react/pull/29725#issuecomment-2150389616,
but there actually another one CVE in version `2.0.1`. Instead, migrate
to `internal-ip`, which similarly small package that we can use

Note: not upgrading to version 7+, because they are pure ESM.

## How did you test this change?

Validated that standalone version of RDT works and connects to the app.
Browse files
Changed paths3 files
First-parent comparison
M packages/react-devtools/package.json ModifiedM packages/react-devtools/preload.js ModifiedM yarn.lock Modified
Patch

Files changed

Rendering syntax-highlighted changes…