We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
bn.js
1 parent 5916347 commit da15004Copy full SHA for da15004
1 file changed
package.json
@@ -24,7 +24,7 @@
24
"postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
25
},
26
"dependencies": {
27
- "bn.js": "^5.2.2",
+ "bn.js": "^5.2.3",
28
"browserify-rsa": "^4.1.1",
29
"create-hash": "^1.2.0",
30
"create-hmac": "^1.1.7",
0 commit comments