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

Commit adf20ec

Browse files
build(deps): bump bn.js from 5.1.3 to 5.2.0 in /token-lending/js (#1331)
Bumps [bn.js](https://github.com/indutny/bn.js) from 5.1.3 to 5.2.0. - [Release notes](https://github.com/indutny/bn.js/releases) - [Changelog](https://github.com/indutny/bn.js/blob/master/CHANGELOG.md) - [Commits](indutny/bn.js@v5.1.3...v5.2.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7084a22 commit adf20ec

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
@@ -40,7 +40,7 @@
4040
"dependencies": {
4141
"@solana/spl-token": "0.0.13",
4242
"@solana/web3.js": "^0.92.2",
43-
"bn.js": "^5.0.0",
43+
"bn.js": "^5.2.0",
4444
"mkdirp": "^1.0.4"
4545
},
4646
"devDependencies": {

0 commit comments

Comments
 (0)