Skip to content

Commit 2ce5f03

Browse files
build(deps): bump @solana-program/token from 0.7.0 to 0.8.0 (#373)
Bumps [@solana-program/token](https://github.com/solana-program/token) from 0.7.0 to 0.8.0. - [Release notes](https://github.com/solana-program/token/releases) - [Commits](https://github.com/solana-program/token/compare/[email protected]@v0.8.0) --- updated-dependencies: - dependency-name: "@solana-program/token" dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dc3b561 commit 2ce5f03

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

clients/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
},
4747
"dependencies": {
4848
"@solana-program/system": "^0.10.0",
49-
"@solana-program/token": "^0.7.0",
49+
"@solana-program/token": "^0.8.0",
5050
"@solana-program/token-2022": "^0.6.1",
5151
"@solana/accounts": "^5.0.0",
5252
"@solana/rpc-types": "^5.0.0"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)