Skip to content

Commit b85b3e3

Browse files
authored
Merge pull request #33 from lnug/dependabot/npm_and_yarn/elliptic-6.5.4
Bump elliptic from 6.5.3 to 6.5.4
2 parents fd3e5c8 + a59e124 commit b85b3e3

File tree

2 files changed

+38
-24
lines changed

2 files changed

+38
-24
lines changed

package-lock.json

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

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1932,9 +1932,9 @@ bluebird@^3.5.5:
19321932
version "3.7.2"
19331933
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
19341934

1935-
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
1936-
version "4.11.9"
1937-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
1935+
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.11.9:
1936+
version "4.12.0"
1937+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
19381938

19391939
19401940
version "1.19.0"
@@ -1990,7 +1990,7 @@ braces@^3.0.1:
19901990
dependencies:
19911991
fill-range "^7.0.1"
19921992

1993-
brorand@^1.0.1:
1993+
brorand@^1.0.1, brorand@^1.1.0:
19941994
version "1.1.0"
19951995
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
19961996

@@ -3169,16 +3169,16 @@ elegant-spinner@^1.0.1:
31693169
resolved "https://registry.yarnpkg.com/elegant-spinner/-/elegant-spinner-1.0.1.tgz#db043521c95d7e303fd8f345bedc3349cfb0729e"
31703170

31713171
elliptic@^6.0.0:
3172-
version "6.5.3"
3173-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
3172+
version "6.5.4"
3173+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
31743174
dependencies:
3175-
bn.js "^4.4.0"
3176-
brorand "^1.0.1"
3175+
bn.js "^4.11.9"
3176+
brorand "^1.1.0"
31773177
hash.js "^1.0.0"
3178-
hmac-drbg "^1.0.0"
3179-
inherits "^2.0.1"
3180-
minimalistic-assert "^1.0.0"
3181-
minimalistic-crypto-utils "^1.0.0"
3178+
hmac-drbg "^1.0.1"
3179+
inherits "^2.0.4"
3180+
minimalistic-assert "^1.0.1"
3181+
minimalistic-crypto-utils "^1.0.1"
31823182

31833183
emoji-regex@^7.0.1:
31843184
version "7.0.3"
@@ -4368,7 +4368,7 @@ history@^4.7.2:
43684368
tiny-warning "^1.0.0"
43694369
value-equal "^0.4.0"
43704370

4371-
hmac-drbg@^1.0.0:
4371+
hmac-drbg@^1.0.1:
43724372
version "1.0.1"
43734373
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
43744374
dependencies:
@@ -4607,7 +4607,7 @@ inflight@^1.0.4:
46074607
once "^1.3.0"
46084608
wrappy "1"
46094609

4610-
inherits@2, [email protected], inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3:
4610+
inherits@2, [email protected], inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3:
46114611
version "2.0.4"
46124612
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
46134613

@@ -5996,7 +5996,7 @@ minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
59965996
version "1.0.1"
59975997
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
59985998

5999-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
5999+
minimalistic-crypto-utils@^1.0.1:
60006000
version "1.0.1"
60016001
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
60026002

0 commit comments

Comments
 (0)