Skip to content

Commit 31be0c2

Browse files
committed
[Deps] update bn.js, browserify-rsa, elliptic
1 parent ab975f4 commit 31be0c2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@
2929
"postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
3030
},
3131
"dependencies": {
32-
"bn.js": "^5.2.1",
33-
"browserify-rsa": "^4.1.0",
32+
"bn.js": "^5.2.2",
33+
"browserify-rsa": "^4.1.1",
3434
"create-hash": "^1.2.0",
3535
"create-hmac": "^1.1.7",
36-
"elliptic": "^6.5.5",
36+
"elliptic": "^6.6.1",
3737
"inherits": "^2.0.4",
3838
"parse-asn1": "^5.1.7",
3939
"readable-stream": "^2.3.8",

0 commit comments

Comments
 (0)