Skip to content

Commit cc4619e

Browse files
build(deps): bump elliptic from 6.4.0 to 6.5.3 (#1627)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.0 to 6.5.3. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](indutny/elliptic@v6.4.0...v6.5.3) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1e3f7fb commit cc4619e

File tree

1 file changed

+17
-10
lines changed

1 file changed

+17
-10
lines changed

yarn.lock

Lines changed: 17 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3250,8 +3250,9 @@ bluebird@^3.5.3, bluebird@^3.5.5:
32503250
integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==
32513251

32523252
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
3253-
version "4.11.8"
3254-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
3253+
version "4.11.9"
3254+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
3255+
integrity sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw==
32553256

32563257
body-parser@^1.16.1:
32573258
version "1.18.2"
@@ -3344,6 +3345,7 @@ braces@^3.0.1:
33443345
brorand@^1.0.1:
33453346
version "1.1.0"
33463347
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
3348+
integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
33473349

33483350
browser-process-hrtime@^0.1.2:
33493351
version "0.1.2"
@@ -5263,8 +5265,9 @@ elegant-spinner@^1.0.1:
52635265
integrity sha1-2wQ1IcldfjA/2PNFvtwzSc+wcp4=
52645266

52655267
elliptic@^6.0.0:
5266-
version "6.4.0"
5267-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.4.0.tgz#cac9af8762c85836187003c8dfe193e5e2eae5df"
5268+
version "6.5.3"
5269+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
5270+
integrity sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==
52685271
dependencies:
52695272
bn.js "^4.4.0"
52705273
brorand "^1.0.1"
@@ -6733,11 +6736,12 @@ hash-sum@^1.0.2:
67336736
resolved "https://registry.yarnpkg.com/hash-sum/-/hash-sum-1.0.2.tgz#33b40777754c6432573c120cc3808bbd10d47f04"
67346737

67356738
hash.js@^1.0.0, hash.js@^1.0.3:
6736-
version "1.1.3"
6737-
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.3.tgz#340dedbe6290187151c1ea1d777a3448935df846"
6739+
version "1.1.7"
6740+
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"
6741+
integrity sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==
67386742
dependencies:
67396743
inherits "^2.0.3"
6740-
minimalistic-assert "^1.0.0"
6744+
minimalistic-assert "^1.0.1"
67416745

67426746
hasha@^2.2.0:
67436747
version "2.2.0"
@@ -6762,6 +6766,7 @@ [email protected], [email protected], he@^1.1.0:
67626766
hmac-drbg@^1.0.0:
67636767
version "1.0.1"
67646768
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
6769+
integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=
67656770
dependencies:
67666771
hash.js "^1.0.3"
67676772
minimalistic-assert "^1.0.0"
@@ -8823,13 +8828,15 @@ mini-css-extract-plugin@^0.4.1:
88238828
loader-utils "^1.1.0"
88248829
webpack-sources "^1.1.0"
88258830

8826-
minimalistic-assert@^1.0.0:
8827-
version "1.0.0"
8828-
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.0.tgz#702be2dda6b37f4836bcb3f5db56641b64a1d3d3"
8831+
minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
8832+
version "1.0.1"
8833+
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
8834+
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
88298835

88308836
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
88318837
version "1.0.1"
88328838
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
8839+
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
88338840

88348841
[email protected], minimatch@^3.0.2, minimatch@^3.0.4:
88358842
version "3.0.4"

0 commit comments

Comments
 (0)