build(deps): bump @solana/spl-token in /token-lending/js (#1545)

Bumps [@solana/spl-token](https://github.com/solana-labs/solana-program-library) from 0.0.13 to 0.1.3.
- [Release notes](https://github.com/solana-labs/solana-program-library/releases)
- [Commits](https://github.com/solana-labs/solana-program-library/commits/@solana/spl-token@v0.1.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-03-31 08:47:53 +00:00 committed by GitHub
parent b5522ef510
commit b81e945c21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 74 additions and 683 deletions

File diff suppressed because it is too large Load Diff

View File

@ -34,7 +34,7 @@
"cluster:mainnet-beta": "cp cluster-mainnet-beta.env .env"
},
"dependencies": {
"@solana/spl-token": "0.0.13",
"@solana/spl-token": "0.1.3",
"@solana/web3.js": "^1.2.0",
"bn.js": "^5.2.0",
"mkdirp": "^1.0.4"