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

Merge develop into main #314

Merged
merged 10 commits into from
Aug 20, 2024
Prev Previous commit
Next Next commit
Bump bs58 from 5.0.0 to 6.0.0
Bumps [bs58](https://github.com/cryptocoinjs/bs58) from 5.0.0 to 6.0.0.
- [Changelog](https://github.com/cryptocoinjs/bs58/blob/master/CHANGELOG.md)
- [Commits](cryptocoinjs/bs58@v5.0.0...v6.0.0)

---
updated-dependencies:
- dependency-name: bs58
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
commit d53031cfc9fc4158eaf7098e3a67e40251de89e4
58 changes: 43 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@ensdomains/address-encoder": "^0.2.20",
"@ensdomains/eth-ens-namehash": "^2.0.15",
"@metrixcoin/metrilib": "^1.6.1-beta",
"bs58": "^5.0.0",
"bs58": "^6.0.0",
"content-hash": "^2.5.2",
"ethers": "^6.0.3",
"locks": "^0.2.2",
Expand Down