[Aikido] Fix 5 critical issues in thirdweb, wagmi, @changesets/parse and 4 more #374
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Patches critical RCE vulnerabilities in React Native CLI, fixes cryptographic nonce reuse, and mitigates prototype pollution risks in dependencies.
✅ 4 CVEs resolved by this upgrade, including 1 critical 🚨 CVE
This PR will resolve the following CVEs:
debugpackage version could interfere with dApp-to-wallet communication when installed during a specific time window, potentially compromising browser-based MetaMask SDK applications through dependency injection.🔗 Related Tasks
PR-Codex overview
This PR focuses on updating the dependency versions and restructuring the
package.jsonfiles across multiple packages to improve compatibility and maintainability.Detailed summary
filesarray inpackage.jsonfiles for consistency.wagmiversion inpackages/web3-react-agw/package.jsonfrom^2.14.11to^2.17.1.react-domversion inpackages/agw-react/package.jsonfrom^18to^18.package.jsonfiles to newer versions.package.jsonfiles, including specific versions for@changesets/parse,js-yaml, andreact-native.typescriptversion across multiple packages to>=5.0.4.viemversion inpackages/agw-clientfrom2.33.3to2.44.4.