MetaMask / eth-json-rpc-middleware

Ethereum middleware for composing an Ethereum provider using json-rpc-engine. Intended to replace provider-engine
ISC License
181 stars 88 forks source link

fix: restore pipeline node version to 22.x #322

Closed cryptodev-2s closed 3 months ago

cryptodev-2s commented 3 months ago

This PR Restore the pipeline node version to 22.x. This fix follows the temporary solution implemented in PR #321, which set the version to 22.5.1. The temporary fix is no longer needed because the merge of PR node-versions/#182 now automatically uses the same version.