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

Commit f0ad7b3

Browse files
build(deps): bump @solana/spl-token in /token-lending/js (#1688)
Bumps [@solana/spl-token](https://github.com/solana-labs/solana-program-library) from 0.1.3 to 0.1.4. - [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]) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2522d93 commit f0ad7b3

File tree

2 files changed

+5
-36
lines changed

2 files changed

+5
-36
lines changed

token-lending/js/package-lock.json

Lines changed: 4 additions & 35 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.3",
37+
"@solana/spl-token": "0.1.4",
3838
"@solana/web3.js": "^1.9.1",
3939
"bn.js": "^5.2.0",
4040
"mkdirp": "^1.0.4"

0 commit comments

Comments
 (0)