Skip to content

Commit 5fc43f0

Browse files
authored
Merge pull request #12 from helloitsjoe/dependabot/npm_and_yarn/elliptic-6.5.4
Bump elliptic from 6.5.3 to 6.5.4
2 parents b8b317a + 9ed23de commit 5fc43f0

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1646,9 +1646,9 @@ bluebird@^3.5.5:
16461646
version "3.7.2"
16471647
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
16481648

1649-
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.4.0:
1650-
version "4.11.9"
1651-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
1649+
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.11.9:
1650+
version "4.12.0"
1651+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
16521652

16531653
bn.js@^5.1.1:
16541654
version "5.1.3"
@@ -1686,7 +1686,7 @@ braces@^3.0.1, braces@~3.0.2:
16861686
dependencies:
16871687
fill-range "^7.0.1"
16881688

1689-
brorand@^1.0.1:
1689+
brorand@^1.0.1, brorand@^1.1.0:
16901690
version "1.1.0"
16911691
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
16921692

@@ -2418,16 +2418,16 @@ electron-to-chromium@^1.3.562:
24182418
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.564.tgz#e9c319ae437b3eb8bbf3e3bae4bead5a21945961"
24192419

24202420
elliptic@^6.5.3:
2421-
version "6.5.3"
2422-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
2421+
version "6.5.4"
2422+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
24232423
dependencies:
2424-
bn.js "^4.4.0"
2425-
brorand "^1.0.1"
2424+
bn.js "^4.11.9"
2425+
brorand "^1.1.0"
24262426
hash.js "^1.0.0"
2427-
hmac-drbg "^1.0.0"
2428-
inherits "^2.0.1"
2429-
minimalistic-assert "^1.0.0"
2430-
minimalistic-crypto-utils "^1.0.0"
2427+
hmac-drbg "^1.0.1"
2428+
inherits "^2.0.4"
2429+
minimalistic-assert "^1.0.1"
2430+
minimalistic-crypto-utils "^1.0.1"
24312431

24322432
emittery@^0.7.1:
24332433
version "0.7.1"
@@ -3278,7 +3278,7 @@ hash.js@^1.0.0, hash.js@^1.0.3:
32783278
inherits "^2.0.3"
32793279
minimalistic-assert "^1.0.1"
32803280

3281-
hmac-drbg@^1.0.0:
3281+
hmac-drbg@^1.0.1:
32823282
version "1.0.1"
32833283
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
32843284
dependencies:
@@ -4423,7 +4423,7 @@ minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
44234423
version "1.0.1"
44244424
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
44254425

4426-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
4426+
minimalistic-crypto-utils@^1.0.1:
44274427
version "1.0.1"
44284428
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
44294429

0 commit comments

Comments
 (0)