Skip to content

Commit c0efaf1

Browse files
Bump elliptic from 6.5.3 to 6.5.4 in /packages/demo
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 396b533 commit c0efaf1

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

packages/demo/yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1664,9 +1664,9 @@ bl@^4.0.1:
16641664
inherits "^2.0.4"
16651665
readable-stream "^3.4.0"
16661666

1667-
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
1668-
version "4.11.9"
1669-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
1667+
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.11.9:
1668+
version "4.12.0"
1669+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
16701670

16711671
boolbase@^1.0.0, boolbase@~1.0.0:
16721672
version "1.0.0"
@@ -1700,7 +1700,7 @@ braces@^3.0.1:
17001700
dependencies:
17011701
fill-range "^7.0.1"
17021702

1703-
brorand@^1.0.1:
1703+
brorand@^1.0.1, brorand@^1.1.0:
17041704
version "1.1.0"
17051705
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
17061706

@@ -2426,16 +2426,16 @@ electron-to-chromium@^1.3.413:
24262426
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.418.tgz#840021191f466b803a873e154113620c9f53cec6"
24272427

24282428
elliptic@^6.0.0:
2429-
version "6.5.3"
2430-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
2429+
version "6.5.4"
2430+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
24312431
dependencies:
2432-
bn.js "^4.4.0"
2433-
brorand "^1.0.1"
2432+
bn.js "^4.11.9"
2433+
brorand "^1.1.0"
24342434
hash.js "^1.0.0"
2435-
hmac-drbg "^1.0.0"
2436-
inherits "^2.0.1"
2437-
minimalistic-assert "^1.0.0"
2438-
minimalistic-crypto-utils "^1.0.0"
2435+
hmac-drbg "^1.0.1"
2436+
inherits "^2.0.4"
2437+
minimalistic-assert "^1.0.1"
2438+
minimalistic-crypto-utils "^1.0.1"
24392439

24402440
emoji-regex@^7.0.1:
24412441
version "7.0.3"
@@ -2884,7 +2884,7 @@ highlight.js@~9.12.0:
28842884
version "9.12.0"
28852885
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-9.12.0.tgz#e6d9dbe57cbefe60751f02af336195870c90c01e"
28862886

2887-
hmac-drbg@^1.0.0:
2887+
hmac-drbg@^1.0.1:
28882888
version "1.0.1"
28892889
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
28902890
dependencies:
@@ -3511,7 +3511,7 @@ minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
35113511
version "1.0.1"
35123512
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
35133513

3514-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
3514+
minimalistic-crypto-utils@^1.0.1:
35153515
version "1.0.1"
35163516
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
35173517

0 commit comments

Comments
 (0)