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 #110

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Oct 31, 2024

  1. Bump elliptic and ethers

    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.4
    - [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.4)
    
    ---
    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 Oct 31, 2024
    Configuration menu
    Copy the full SHA
    a49a6be View commit details
    Browse the repository at this point in the history