Skip to content

Commit 813eeaa

Browse files
Bump elliptic from 6.4.0 to 6.5.3 in /docs (#25)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.0 to 6.5.3. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](indutny/elliptic@v6.4.0...v6.5.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b55f3d6 commit 813eeaa

File tree

1 file changed

+25
-13
lines changed

1 file changed

+25
-13
lines changed

docs/yarn.lock

+25-13
Original file line numberDiff line numberDiff line change
@@ -1330,8 +1330,9 @@ bindings@^1.5.0:
13301330
file-uri-to-path "1.0.0"
13311331

13321332
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
1333-
version "4.11.8"
1334-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
1333+
version "4.11.9"
1334+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
1335+
integrity sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw==
13351336

13361337
body-parser@1.18.2:
13371338
version "1.18.2"
@@ -1386,6 +1387,7 @@ brcast@^3.0.0:
13861387
brorand@^1.0.1:
13871388
version "1.1.0"
13881389
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
1390+
integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
13891391

13901392
browserify-aes@^1.0.0, browserify-aes@^1.0.4:
13911393
version "1.0.8"
@@ -1990,8 +1992,9 @@ electron-to-chromium@^1.2.7, electron-to-chromium@^1.3.18:
19901992
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.24.tgz#9b7b88bb05ceb9fa016a177833cc2dde388f21b6"
19911993

19921994
elliptic@^6.0.0:
1993-
version "6.4.0"
1994-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.4.0.tgz#cac9af8762c85836187003c8dfe193e5e2eae5df"
1995+
version "6.5.3"
1996+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
1997+
integrity sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==
19951998
dependencies:
19961999
bn.js "^4.4.0"
19972000
brorand "^1.0.1"
@@ -2515,11 +2518,12 @@ hash-base@^3.0.0:
25152518
safe-buffer "^5.0.1"
25162519

25172520
hash.js@^1.0.0, hash.js@^1.0.3:
2518-
version "1.1.3"
2519-
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.3.tgz#340dedbe6290187151c1ea1d777a3448935df846"
2521+
version "1.1.7"
2522+
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"
2523+
integrity sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==
25202524
dependencies:
25212525
inherits "^2.0.3"
2522-
minimalistic-assert "^1.0.0"
2526+
minimalistic-assert "^1.0.1"
25232527

25242528
hawk@~6.0.2:
25252529
version "6.0.2"
@@ -2533,6 +2537,7 @@ hawk@~6.0.2:
25332537
hmac-drbg@^1.0.0:
25342538
version "1.0.1"
25352539
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
2540+
integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=
25362541
dependencies:
25372542
hash.js "^1.0.3"
25382543
minimalistic-assert "^1.0.0"
@@ -2640,14 +2645,19 @@ inflight@^1.0.4:
26402645
once "^1.3.0"
26412646
wrappy "1"
26422647

2643-
inherits@2, inherits@2.0.3, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
2644-
version "2.0.3"
2645-
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
2648+
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
2649+
version "2.0.4"
2650+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
2651+
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
26462652

26472653
inherits@2.0.1:
26482654
version "2.0.1"
26492655
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
26502656

2657+
inherits@2.0.3:
2658+
version "2.0.3"
2659+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
2660+
26512661
inline-style-prefixer@^2.0.5:
26522662
version "2.0.5"
26532663
resolved "https://registry.yarnpkg.com/inline-style-prefixer/-/inline-style-prefixer-2.0.5.tgz#c153c7e88fd84fef5c602e95a8168b2770671fe7"
@@ -3172,13 +3182,15 @@ min-document@^2.19.0:
31723182
dependencies:
31733183
dom-walk "^0.1.0"
31743184

3175-
minimalistic-assert@^1.0.0:
3176-
version "1.0.0"
3177-
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.0.tgz#702be2dda6b37f4836bcb3f5db56641b64a1d3d3"
3185+
minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
3186+
version "1.0.1"
3187+
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
3188+
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
31783189

31793190
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
31803191
version "1.0.1"
31813192
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
3193+
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
31823194

31833195
minimatch@^3.0.2, minimatch@^3.0.4:
31843196
version "3.0.4"

0 commit comments

Comments
 (0)