Skip to content

Commit 4bd9e44

Browse files
renovate-botAurélien Ooms
authored and
Aurélien Ooms
committed
Pin dependency bn.js to 5.1.1
1 parent 0359fda commit 4bd9e44

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@babel/preset-env": "7.9.6",
3737
"@babel/register": "7.9.0",
3838
"ava": "3.8.1",
39-
"bn.js": "^5.1.1",
39+
"bn.js": "5.1.1",
4040
"coveralls": "3.1.0",
4141
"esdoc": "1.1.0",
4242
"esdoc-inject-script-plugin": "1.0.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1355,7 +1355,7 @@ blueimp-md5@^2.10.0:
13551355
resolved "https://registry.yarnpkg.com/blueimp-md5/-/blueimp-md5-2.13.0.tgz#07314b0c64dda0bf1733f96ce40d5af94eb28965"
13561356
integrity sha512-lmp0m647R5e77ORduxLW5mISIDcvgJZa52vMBv5uVI3UmSWTQjkJsZVBfaFqQPw/QFogJwvY6e3Gl9nP+Loe+Q==
13571357

1358-
bn.js@^5.1.1:
1358+
13591359
version "5.1.1"
13601360
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-5.1.1.tgz#48efc4031a9c4041b9c99c6941d903463ab62eb5"
13611361
integrity sha512-IUTD/REb78Z2eodka1QZyyEk66pciRcP6Sroka0aI3tG/iwIdYLrBD62RsubR7vqdt3WyX8p4jxeatzmRSphtA==

0 commit comments

Comments
 (0)