Skip to content

Commit e4d29bf

Browse files
Bump elliptic from 6.5.0 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.0 to 6.5.4. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](indutny/elliptic@v6.5.0...v6.5.4) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4db5a4c commit e4d29bf

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

yarn.lock

+17-17
Original file line numberDiff line numberDiff line change
@@ -3495,10 +3495,10 @@ bluebird@^3.3.5, bluebird@^3.5.5:
34953495
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
34963496
integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==
34973497

3498-
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
3499-
version "4.11.8"
3500-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
3501-
integrity sha512-ItfYfPLkWHUjckQCk8xC+LwxgK8NYcXywGigJgSwOP8Y2iyWT4f2vsZnoOXTTbo+o5yXmIUJ4gn5538SO5S3gA==
3498+
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.11.9:
3499+
version "4.12.0"
3500+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
3501+
integrity sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==
35023502

35033503
35043504
version "1.19.0"
@@ -3580,7 +3580,7 @@ braces@^3.0.1, braces@~3.0.2:
35803580
dependencies:
35813581
fill-range "^7.0.1"
35823582

3583-
brorand@^1.0.1:
3583+
brorand@^1.0.1, brorand@^1.1.0:
35843584
version "1.1.0"
35853585
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
35863586
integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
@@ -5032,17 +5032,17 @@ element-resize-detector@^1.2.2:
50325032
batch-processor "1.0.0"
50335033

50345034
elliptic@^6.0.0:
5035-
version "6.5.0"
5036-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.0.tgz#2b8ed4c891b7de3200e14412a5b8248c7af505ca"
5037-
integrity sha512-eFOJTMyCYb7xtE/caJ6JJu+bhi67WCYNbkGSknu20pmM8Ke/bqOfdnZWxyoGN26JgfxTbXrsCkEw4KheCT/KGg==
5035+
version "6.5.4"
5036+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
5037+
integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==
50385038
dependencies:
5039-
bn.js "^4.4.0"
5040-
brorand "^1.0.1"
5039+
bn.js "^4.11.9"
5040+
brorand "^1.1.0"
50415041
hash.js "^1.0.0"
5042-
hmac-drbg "^1.0.0"
5043-
inherits "^2.0.1"
5044-
minimalistic-assert "^1.0.0"
5045-
minimalistic-crypto-utils "^1.0.0"
5042+
hmac-drbg "^1.0.1"
5043+
inherits "^2.0.4"
5044+
minimalistic-assert "^1.0.1"
5045+
minimalistic-crypto-utils "^1.0.1"
50465046

50475047
emittery@^0.8.1:
50485048
version "0.8.1"
@@ -6523,7 +6523,7 @@ highlight.js@^10.1.1, highlight.js@~10.7.0:
65236523
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.7.3.tgz#697272e3991356e40c3cac566a74eef681756531"
65246524
integrity sha512-tzcUFauisWKNHaRkN4Wjl/ZA07gENAjFl3J/c480dprkGTg5EQstgaNFqBfUqCq54kZRIEcreTsAgF/m2quD7A==
65256525

6526-
hmac-drbg@^1.0.0:
6526+
hmac-drbg@^1.0.1:
65276527
version "1.0.1"
65286528
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
65296529
integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=
@@ -6812,7 +6812,7 @@ inflight@^1.0.4:
68126812
once "^1.3.0"
68136813
wrappy "1"
68146814

6815-
inherits@2, [email protected], inherits@^2.0.0, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
6815+
inherits@2, [email protected], inherits@^2.0.0, inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.1, inherits@~2.0.3:
68166816
version "2.0.4"
68176817
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
68186818
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
@@ -8452,7 +8452,7 @@ minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
84528452
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
84538453
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
84548454

8455-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
8455+
minimalistic-crypto-utils@^1.0.1:
84568456
version "1.0.1"
84578457
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
84588458
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=

0 commit comments

Comments
 (0)