Skip to content

Commit 4a168f4

Browse files
Bump elliptic from 6.4.0 to 6.5.4 (#205)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.0 to 6.5.4. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](indutny/elliptic@v6.4.0...v6.5.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d09ff0b commit 4a168f4

File tree

1 file changed

+30
-22
lines changed

1 file changed

+30
-22
lines changed

yarn.lock

Lines changed: 30 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1260,9 +1260,10 @@ bluebird@^3.5.0, bluebird@^3.5.1, bluebird@~3.5.1:
12601260
version "3.5.1"
12611261
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.1.tgz#d9551f9de98f1fcda1e683d17ee91a0602ee2eb9"
12621262

1263-
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
1264-
version "4.11.8"
1265-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
1263+
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.11.9:
1264+
version "4.12.0"
1265+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
1266+
integrity sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==
12661267

12671268
boom@4.x.x:
12681269
version "4.3.1"
@@ -1318,9 +1319,10 @@ braces@^2.3.0, braces@^2.3.1:
13181319
split-string "^3.0.2"
13191320
to-regex "^3.0.1"
13201321

1321-
brorand@^1.0.1:
1322+
brorand@^1.0.1, brorand@^1.1.0:
13221323
version "1.1.0"
13231324
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
1325+
integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
13241326

13251327
browserify-aes@^1.0.0, browserify-aes@^1.0.4:
13261328
version "1.2.0"
@@ -2750,16 +2752,17 @@ elegant-spinner@^1.0.1:
27502752
resolved "https://registry.yarnpkg.com/elegant-spinner/-/elegant-spinner-1.0.1.tgz#db043521c95d7e303fd8f345bedc3349cfb0729e"
27512753

27522754
elliptic@^6.0.0:
2753-
version "6.4.0"
2754-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.4.0.tgz#cac9af8762c85836187003c8dfe193e5e2eae5df"
2755+
version "6.5.4"
2756+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
2757+
integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==
27552758
dependencies:
2756-
bn.js "^4.4.0"
2757-
brorand "^1.0.1"
2759+
bn.js "^4.11.9"
2760+
brorand "^1.1.0"
27582761
hash.js "^1.0.0"
2759-
hmac-drbg "^1.0.0"
2760-
inherits "^2.0.1"
2761-
minimalistic-assert "^1.0.0"
2762-
minimalistic-crypto-utils "^1.0.0"
2762+
hmac-drbg "^1.0.1"
2763+
inherits "^2.0.4"
2764+
minimalistic-assert "^1.0.1"
2765+
minimalistic-crypto-utils "^1.0.1"
27632766

27642767
emojis-list@^2.0.0:
27652768
version "2.1.0"
@@ -3713,11 +3716,12 @@ hash-base@^3.0.0:
37133716
safe-buffer "^5.0.1"
37143717

37153718
hash.js@^1.0.0, hash.js@^1.0.3:
3716-
version "1.1.3"
3717-
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.3.tgz#340dedbe6290187151c1ea1d777a3448935df846"
3719+
version "1.1.7"
3720+
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"
3721+
integrity sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==
37183722
dependencies:
37193723
inherits "^2.0.3"
3720-
minimalistic-assert "^1.0.0"
3724+
minimalistic-assert "^1.0.1"
37213725

37223726
hawk@~6.0.2:
37233727
version "6.0.2"
@@ -3728,9 +3732,10 @@ hawk@~6.0.2:
37283732
hoek "4.x.x"
37293733
sntp "2.x.x"
37303734

3731-
hmac-drbg@^1.0.0:
3735+
hmac-drbg@^1.0.1:
37323736
version "1.0.1"
37333737
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
3738+
integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=
37343739
dependencies:
37353740
hash.js "^1.0.3"
37363741
minimalistic-assert "^1.0.0"
@@ -3890,9 +3895,10 @@ inflight@^1.0.4, inflight@~1.0.6:
38903895
once "^1.3.0"
38913896
wrappy "1"
38923897

3893-
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3:
3894-
version "2.0.3"
3895-
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
3898+
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3:
3899+
version "2.0.4"
3900+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
3901+
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
38963902

38973903
inherits@2.0.1:
38983904
version "2.0.1"
@@ -5043,13 +5049,15 @@ mimic-response@^1.0.0:
50435049
version "1.0.0"
50445050
resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-1.0.0.tgz#df3d3652a73fded6b9b0b24146e6fd052353458e"
50455051

5046-
minimalistic-assert@^1.0.0:
5052+
minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
50475053
version "1.0.1"
50485054
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
5055+
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
50495056

5050-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
5057+
minimalistic-crypto-utils@^1.0.1:
50515058
version "1.0.1"
50525059
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
5060+
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
50535061

50545062
"minimatch@2 || 3", minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.3, minimatch@^3.0.4:
50555063
version "3.0.4"
@@ -5715,7 +5723,7 @@ onecolor@^3.0.4:
57155723

57165724
onetime@^1.0.0:
57175725
version "1.1.0"
5718-
resolved "http://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz#a1f7838f8314c516f05ecefcbc4ccfe04b4ed789"
5726+
resolved "https://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz#a1f7838f8314c516f05ecefcbc4ccfe04b4ed789"
57195727

57205728
onetime@^2.0.0:
57215729
version "2.0.1"

0 commit comments

Comments
 (0)