Skip to content

Commit 3867c58

Browse files
build(deps): bump bs58 from 4.0.1 to 6.0.0 (#1009)
Bumps [bs58](https://github.com/cryptocoinjs/bs58) from 4.0.1 to 6.0.0. - [Changelog](https://github.com/cryptocoinjs/bs58/blob/master/CHANGELOG.md) - [Commits](cryptocoinjs/bs58@v4.0.1...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 51a49aa commit 3867c58

File tree

2 files changed

+28
-16
lines changed

2 files changed

+28
-16
lines changed

examples/browser/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"lint": "next lint"
1212
},
1313
"dependencies": {
14-
"bs58": "^4.0.1",
14+
"bs58": "^6.0.0",
1515
"@coral-xyz/anchor": "^0.30.0",
1616
"@lightprotocol/stateless.js": "workspace:*",
1717
"@lightprotocol/compressed-token": "workspace:*",

pnpm-lock.yaml

Lines changed: 27 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)