Skip to content

Commit

Permalink
Bump bn.js from 5.1.2 to 5.1.3 in /token-swap/js
Browse files Browse the repository at this point in the history
Bumps [bn.js](https://github.com/indutny/bn.js) from 5.1.2 to 5.1.3.
- [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.2...v5.1.3)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and mvines committed Aug 25, 2020
1 parent 9776d42 commit 6f70d64
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions token-swap/js/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion token-swap/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"dependencies": {
"@babel/runtime": "^7.11.2",
"@solana/web3.js": "^0.71.6",
"bn.js": "^5.0.0",
"bn.js": "^5.1.3",
"buffer-layout": "^1.2.0",
"dotenv": "8.2.0",
"json-to-pretty-yaml": "^1.2.2",
Expand Down

0 comments on commit 6f70d64

Please sign in to comment.