Merge pull request #325 from webtorrent/greenkeeper/bn.js-5.0.0

Update bn.js to the latest version 🚀
This commit is contained in:
Feross Aboukhadijeh 2019-07-12 11:35:10 -07:00 committed by GitHub
commit 497bf78f55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@
"dependencies": {
"bencode": "^2.0.0",
"bittorrent-peerid": "^1.0.2",
"bn.js": "^4.4.0",
"bn.js": "^5.0.0",
"compact2string": "^1.2.0",
"debug": "^4.0.1",
"ip": "^1.0.1",