Skip to content

Commit da15004

Browse files
committed
[Deps] update bn.js
1 parent 5916347 commit da15004

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
2525
},
2626
"dependencies": {
27-
"bn.js": "^5.2.2",
27+
"bn.js": "^5.2.3",
2828
"browserify-rsa": "^4.1.1",
2929
"create-hash": "^1.2.0",
3030
"create-hmac": "^1.1.7",

0 commit comments

Comments
 (0)