Skip to content

Commit 6a7d8bd

Browse files
dependabot[bot]samarpanda
authored andcommitted
Bump elliptic from 6.5.3 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](indutny/elliptic@v6.5.3...v6.5.4) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 899866b commit 6a7d8bd

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -355,9 +355,9 @@ bluebird@^3.5.1:
355355
version "3.5.1"
356356
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.1.tgz#d9551f9de98f1fcda1e683d17ee91a0602ee2eb9"
357357

358-
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
359-
version "4.11.9"
360-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
358+
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.11.9:
359+
version "4.12.0"
360+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
361361

362362
363363
version "1.18.2"
@@ -411,7 +411,7 @@ braces@^2.3.0, braces@^2.3.1:
411411
split-string "^3.0.2"
412412
to-regex "^3.0.1"
413413

414-
brorand@^1.0.1:
414+
brorand@^1.0.1, brorand@^1.1.0:
415415
version "1.1.0"
416416
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
417417

@@ -1077,16 +1077,16 @@ ejs@^2.5.7:
10771077
resolved "https://registry.yarnpkg.com/ejs/-/ejs-2.6.1.tgz#498ec0d495655abc6f23cd61868d926464071aa0"
10781078

10791079
elliptic@^6.0.0:
1080-
version "6.5.3"
1081-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
1080+
version "6.5.4"
1081+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
10821082
dependencies:
1083-
bn.js "^4.4.0"
1084-
brorand "^1.0.1"
1083+
bn.js "^4.11.9"
1084+
brorand "^1.1.0"
10851085
hash.js "^1.0.0"
1086-
hmac-drbg "^1.0.0"
1087-
inherits "^2.0.1"
1088-
minimalistic-assert "^1.0.0"
1089-
minimalistic-crypto-utils "^1.0.0"
1086+
hmac-drbg "^1.0.1"
1087+
inherits "^2.0.4"
1088+
minimalistic-assert "^1.0.1"
1089+
minimalistic-crypto-utils "^1.0.1"
10901090

10911091
emojis-list@^2.0.0:
10921092
version "2.1.0"
@@ -1619,7 +1619,7 @@ [email protected]:
16191619
version "1.1.1"
16201620
resolved "https://registry.yarnpkg.com/he/-/he-1.1.1.tgz#93410fd21b009735151f8868c2f271f3427e23fd"
16211621

1622-
hmac-drbg@^1.0.0:
1622+
hmac-drbg@^1.0.1:
16231623
version "1.0.1"
16241624
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
16251625
dependencies:
@@ -1783,7 +1783,7 @@ inflight@^1.0.4:
17831783
once "^1.3.0"
17841784
wrappy "1"
17851785

1786-
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
1786+
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.1, inherits@~2.0.3:
17871787
version "2.0.4"
17881788
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
17891789

@@ -2282,7 +2282,7 @@ minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
22822282
version "1.0.1"
22832283
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
22842284

2285-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
2285+
minimalistic-crypto-utils@^1.0.1:
22862286
version "1.0.1"
22872287
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
22882288

0 commit comments

Comments
 (0)