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

Bump elliptic and ethers in /scripts/cast-on-tenderly #427

Commits on Sep 17, 2024

  1. Bump elliptic and ethers in /scripts/cast-on-tenderly

    Removes [elliptic](https://github.com/indutny/elliptic). It's no longer used after updating ancestor dependency [ethers](https://github.com/ethers-io/ethers.js). These dependencies need to be updated together.
    
    
    Removes `elliptic`
    
    Updates `ethers` from 5.7.2 to 6.13.2
    - [Release notes](https://github.com/ethers-io/ethers.js/releases)
    - [Changelog](https://github.com/ethers-io/ethers.js/blob/main/CHANGELOG.md)
    - [Commits](ethers-io/ethers.js@v5.7.2...v6.13.2)
    
    ---
    updated-dependencies:
    - dependency-name: elliptic
      dependency-type: indirect
    - dependency-name: ethers
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c5f042c View commit details
    Browse the repository at this point in the history