Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Commit 8d8d165

Browse files
chore(deps): bump elliptic from 6.5.1 to 6.5.4 in /example (#340) [skip ci]
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.1 to 6.5.4. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](indutny/elliptic@v6.5.1...v6.5.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 39c5630 commit 8d8d165

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

example/yarn.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1827,10 +1827,10 @@ bluebird@^3.5.5:
18271827
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
18281828
integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==
18291829

1830-
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
1831-
version "4.11.8"
1832-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
1833-
integrity sha512-ItfYfPLkWHUjckQCk8xC+LwxgK8NYcXywGigJgSwOP8Y2iyWT4f2vsZnoOXTTbo+o5yXmIUJ4gn5538SO5S3gA==
1830+
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.11.9:
1831+
version "4.12.0"
1832+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
1833+
integrity sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==
18341834

18351835
body-parser@1.19.0:
18361836
version "1.19.0"
@@ -1900,7 +1900,7 @@ braces@^3.0.1, braces@~3.0.2:
19001900
dependencies:
19011901
fill-range "^7.0.1"
19021902

1903-
brorand@^1.0.1:
1903+
brorand@^1.0.1, brorand@^1.1.0:
19041904
version "1.1.0"
19051905
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
19061906
integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
@@ -2641,17 +2641,17 @@ ee-first@1.1.1:
26412641
integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
26422642

26432643
elliptic@^6.0.0:
2644-
version "6.5.1"
2645-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.1.tgz#c380f5f909bf1b9b4428d028cd18d3b0efd6b52b"
2646-
integrity sha512-xvJINNLbTeWQjrl6X+7eQCrIy/YPv5XCpKW6kB5mKvtnGILoLDcySuwomfdzt0BMdLNVnuRNTuzKNHj0bva1Cg==
2644+
version "6.5.4"
2645+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
2646+
integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==
26472647
dependencies:
2648-
bn.js "^4.4.0"
2649-
brorand "^1.0.1"
2648+
bn.js "^4.11.9"
2649+
brorand "^1.1.0"
26502650
hash.js "^1.0.0"
2651-
hmac-drbg "^1.0.0"
2652-
inherits "^2.0.1"
2653-
minimalistic-assert "^1.0.0"
2654-
minimalistic-crypto-utils "^1.0.0"
2651+
hmac-drbg "^1.0.1"
2652+
inherits "^2.0.4"
2653+
minimalistic-assert "^1.0.1"
2654+
minimalistic-crypto-utils "^1.0.1"
26552655

26562656
emoji-regex@^8.0.0:
26572657
version "8.0.0"
@@ -3363,7 +3363,7 @@ hash.js@^1.0.0, hash.js@^1.0.3:
33633363
inherits "^2.0.3"
33643364
minimalistic-assert "^1.0.1"
33653365

3366-
hmac-drbg@^1.0.0:
3366+
hmac-drbg@^1.0.1:
33673367
version "1.0.1"
33683368
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
33693369
integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=
@@ -3524,7 +3524,7 @@ inflight@^1.0.4:
35243524
once "^1.3.0"
35253525
wrappy "1"
35263526

3527-
inherits@2, inherits@2.0.4, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
3527+
inherits@2, inherits@2.0.4, inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.1, inherits@~2.0.3:
35283528
version "2.0.4"
35293529
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
35303530
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
@@ -4228,7 +4228,7 @@ minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
42284228
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
42294229
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
42304230

4231-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
4231+
minimalistic-crypto-utils@^1.0.1:
42324232
version "1.0.1"
42334233
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
42344234
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=

0 commit comments

Comments
 (0)