Skip to content

Commit 01b1105

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency bn.js to v5.2.0
1 parent 07bd08d commit 01b1105

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"babel-plugin-transform-remove-console": "6.9.4",
9393
"babel-plugin-unassert": "3.0.1",
9494
"babel-preset-power-assert": "3.0.0",
95-
"bn.js": "5.1.3",
95+
"bn.js": "5.2.0",
9696
"coveralls": "3.1.0",
9797
"esdoc": "1.1.0",
9898
"esdoc-inject-script-plugin": "1.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1858,10 +1858,10 @@ blueimp-md5@^2.10.0:
18581858
resolved "https://registry.yarnpkg.com/blueimp-md5/-/blueimp-md5-2.18.0.tgz#1152be1335f0c6b3911ed9e36db54f3e6ac52935"
18591859
integrity sha512-vE52okJvzsVWhcgUHOv+69OG3Mdg151xyn41aVQN/5W5S+S43qZhxECtYLAEHMSFWX6Mv5IZrzj3T5+JqXfj5Q==
18601860

1861-
bn.js@5.1.3:
1862-
version "5.1.3"
1863-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-5.1.3.tgz#beca005408f642ebebea80b042b4d18d2ac0ee6b"
1864-
integrity sha512-GkTiFpjFtUzU9CbMeJ5iazkCzGL3jrhzerzZIuqLABjbwRaFt33I9tUdSNryIptM+RxDet6OKm2WnLXzW51KsQ==
1861+
bn.js@5.2.0:
1862+
version "5.2.0"
1863+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-5.2.0.tgz#358860674396c6997771a9d051fcc1b57d4ae002"
1864+
integrity sha512-D7iWRBvnZE8ecXiLj/9wbxH7Tk79fAh8IHaTNq1RWRixsS02W+5qS+iE9yq6RYl0asXx5tw0bLhmT5pIfbSquw==
18651865

18661866
boolbase@~1.0.0:
18671867
version "1.0.0"

0 commit comments

Comments
 (0)