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

chore(deps): bump tar and web3 in /examples #411

Merged
merged 1 commit into from
Apr 11, 2024

Commits on Apr 10, 2024

  1. chore(deps): bump tar and web3 in /examples

    Removes [tar](https://github.com/isaacs/node-tar). It's no longer used after updating ancestor dependency [web3](https://github.com/ChainSafe/web3.js). These dependencies need to be updated together.
    
    
    Removes `tar`
    
    Updates `web3` from 1.10.0 to 4.7.0
    - [Release notes](https://github.com/ChainSafe/web3.js/releases)
    - [Changelog](https://github.com/web3/web3.js/blob/4.x/CHANGELOG.md)
    - [Commits](web3/web3.js@v1.10.0...v4.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: tar
      dependency-type: indirect
    - dependency-name: web3
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    d502ef4 View commit details
    Browse the repository at this point in the history