Skip to content

Commit

Permalink
bot-chore: bump bs58 from 5.0.0 to 6.0.0
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent 02f03b4 commit de1f774
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@walletconnect/universal-provider": "^2.11.1",
"big.js": "^6.2.1",
"bn.js": "^5.2.1",
"bs58": "^5.0.0",
"bs58": "^6.0.0",
"graphql": "~16.9.0",
"graphql-request": "~6.1.0",
"lodash": "^4.17.21",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6679,10 +6679,10 @@ __metadata:
languageName: node
linkType: hard

"base-x@npm:^4.0.0":
version: 4.0.0
resolution: "base-x@npm:4.0.0"
checksum: 10c0/0cb47c94535144ab138f70bb5aa7e6e03049ead88615316b62457f110fc204f2c3baff5c64a1c1b33aeb068d79a68092c08a765c7ccfa133eee1e70e4c6eb903
"base-x@npm:^5.0.0":
version: 5.0.0
resolution: "base-x@npm:5.0.0"
checksum: 10c0/8787a582737a77f7c3d14b92de4812843af99fc62da8792f961e13c56958dc545e9ddab55f726d63987dded9eb732dc7de465730fa3db159c0de14a95067c74a
languageName: node
linkType: hard

Expand Down Expand Up @@ -6814,12 +6814,12 @@ __metadata:
languageName: node
linkType: hard

"bs58@npm:^5.0.0":
version: 5.0.0
resolution: "bs58@npm:5.0.0"
"bs58@npm:^6.0.0":
version: 6.0.0
resolution: "bs58@npm:6.0.0"
dependencies:
base-x: "npm:^4.0.0"
checksum: 10c0/0d1b05630b11db48039421b5975cb2636ae0a42c62f770eec257b2e5c7d94cb5f015f440785f3ec50870a6e9b1132b35bd0a17c7223655b22229f24b2a3491d1
base-x: "npm:^5.0.0"
checksum: 10c0/61910839746625ee4f69369f80e2634e2123726caaa1da6b3bcefcf7efcd9bdca86603360fed9664ffdabe0038c51e542c02581c72ca8d44f60329fe1a6bc8f4
languageName: node
linkType: hard

Expand Down Expand Up @@ -14026,7 +14026,7 @@ __metadata:
babel-jest: "npm:^29.4.3"
big.js: "npm:^6.2.1"
bn.js: "npm:^5.2.1"
bs58: "npm:^5.0.0"
bs58: "npm:^6.0.0"
daisyui: "npm:^4.11.1"
esbuild-plugin-polyfill-node: "npm:^0.3.0"
eslint: "npm:^8.56.0"
Expand Down

0 comments on commit de1f774

Please sign in to comment.