Skip to content

Commit c7d47ac

Browse files
authored
Merge pull request #19 from llambda/dependabot/npm_and_yarn/elliptic-6.5.3
Bump elliptic from 6.3.2 to 6.5.3
2 parents 17301a7 + 3ee50ae commit c7d47ac

File tree

2 files changed

+32
-16
lines changed

2 files changed

+32
-16
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 29 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1479,8 +1479,8 @@ bluebird@^3.5.5, bluebird@^3.7.2:
14791479
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
14801480

14811481
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
1482-
version "4.11.6"
1483-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.6.tgz#53344adb14617a13f6e8dd2ce28905d1c0ba3215"
1482+
version "4.11.9"
1483+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
14841484

14851485
body-parser@1.19.0:
14861486
version "1.19.0"
@@ -1569,8 +1569,8 @@ brcast@^2.0.2:
15691569
resolved "https://registry.yarnpkg.com/brcast/-/brcast-2.0.2.tgz#2db16de44140e418dc37fab10beec0369e78dcef"
15701570

15711571
brorand@^1.0.1:
1572-
version "1.0.6"
1573-
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.0.6.tgz#4028706b915f91f7b349a2e0bf3c376039d216e5"
1572+
version "1.1.0"
1573+
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
15741574

15751575
browserify-aes@^1.0.0, browserify-aes@^1.0.4:
15761576
version "1.0.6"
@@ -2680,13 +2680,16 @@ electron-to-chromium@^1.3.571:
26802680
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.578.tgz#e6671936f4571a874eb26e2e833aa0b2c0b776e0"
26812681

26822682
elliptic@^6.0.0:
2683-
version "6.3.2"
2684-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.3.2.tgz#e4c81e0829cf0a65ab70e998b8232723b5c1bc48"
2683+
version "6.5.3"
2684+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
26852685
dependencies:
26862686
bn.js "^4.4.0"
26872687
brorand "^1.0.1"
26882688
hash.js "^1.0.0"
2689+
hmac-drbg "^1.0.0"
26892690
inherits "^2.0.1"
2691+
minimalistic-assert "^1.0.0"
2692+
minimalistic-crypto-utils "^1.0.0"
26902693

26912694
emoji-regex@^7.0.1:
26922695
version "7.0.3"
@@ -3588,11 +3591,12 @@ has@^1.0.3:
35883591
dependencies:
35893592
function-bind "^1.1.1"
35903593

3591-
hash.js@^1.0.0:
3592-
version "1.0.3"
3593-
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.0.3.tgz#1332ff00156c0a0ffdd8236013d07b77a0451573"
3594+
hash.js@^1.0.0, hash.js@^1.0.3:
3595+
version "1.1.7"
3596+
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"
35943597
dependencies:
3595-
inherits "^2.0.1"
3598+
inherits "^2.0.3"
3599+
minimalistic-assert "^1.0.1"
35963600

35973601
he@^1.2.0:
35983602
version "1.2.0"
@@ -3613,6 +3617,14 @@ history@^4.9.0:
36133617
tiny-warning "^1.0.0"
36143618
value-equal "^1.0.1"
36153619

3620+
hmac-drbg@^1.0.0:
3621+
version "1.0.1"
3622+
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
3623+
dependencies:
3624+
hash.js "^1.0.3"
3625+
minimalistic-assert "^1.0.0"
3626+
minimalistic-crypto-utils "^1.0.1"
3627+
36163628
hoist-non-react-statics@^3.1.0, hoist-non-react-statics@^3.2.1, hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.2:
36173629
version "3.3.2"
36183630
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45"
@@ -5011,9 +5023,13 @@ mini-create-react-context@^0.4.0:
50115023
"@babel/runtime" "^7.5.5"
50125024
tiny-warning "^1.0.3"
50135025

5014-
minimalistic-assert@^1.0.0:
5015-
version "1.0.0"
5016-
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.0.tgz#702be2dda6b37f4836bcb3f5db56641b64a1d3d3"
5026+
minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
5027+
version "1.0.1"
5028+
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
5029+
5030+
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
5031+
version "1.0.1"
5032+
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
50175033

50185034
"minimatch@2 || 3", minimatch@^3.0.2, minimatch@~3.0.2:
50195035
version "3.0.3"

0 commit comments

Comments
 (0)