Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 961ae10

Browse files
build(deps): bump @solana/spl-token in /token-lending/js (#1929)
Bumps [@solana/spl-token](https://github.com/solana-labs/solana-program-library) from 0.1.5 to 0.1.6. - [Release notes](https://github.com/solana-labs/solana-program-library/releases) - [Commits](https://github.com/solana-labs/solana-program-library/compare/@solana/[email protected]...@solana/[email protected]) --- updated-dependencies: - dependency-name: "@solana/spl-token" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 56760aa commit 961ae10

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

token-lending/js/package-lock.json

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

token-lending/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"cluster:mainnet-beta": "cp cluster-mainnet-beta.env .env"
3535
},
3636
"dependencies": {
37-
"@solana/spl-token": "0.1.5",
37+
"@solana/spl-token": "0.1.6",
3838
"@solana/web3.js": "^1.16.1",
3939
"bn.js": "^5.2.0",
4040
"mkdirp": "^1.0.4"

0 commit comments

Comments
 (0)