Skip to content

Commit 79c326f

Browse files
Bump elliptic from 6.4.0 to 6.5.3
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] <[email protected]>
1 parent 3b27e89 commit 79c326f

File tree

1 file changed

+20
-12
lines changed

1 file changed

+20
-12
lines changed

yarn.lock

Lines changed: 20 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -820,8 +820,9 @@ block-stream@*:
820820
inherits "~2.0.0"
821821

822822
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
823-
version "4.11.8"
824-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
823+
version "4.11.9"
824+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
825+
integrity sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw==
825826

826827
827828
version "2.10.1"
@@ -851,6 +852,7 @@ braces@^1.8.2:
851852
brorand@^1.0.1:
852853
version "1.1.0"
853854
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
855+
integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
854856

855857
browserify-aes@^1.0.0, browserify-aes@^1.0.4:
856858
version "1.0.8"
@@ -1318,8 +1320,9 @@ ecc-jsbn@~0.1.1:
13181320
jsbn "~0.1.0"
13191321

13201322
elliptic@^6.0.0:
1321-
version "6.4.0"
1322-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.4.0.tgz#cac9af8762c85836187003c8dfe193e5e2eae5df"
1323+
version "6.5.3"
1324+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
1325+
integrity sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==
13231326
dependencies:
13241327
bn.js "^4.4.0"
13251328
brorand "^1.0.1"
@@ -2047,11 +2050,12 @@ hash-base@^3.0.0:
20472050
safe-buffer "^5.0.1"
20482051

20492052
hash.js@^1.0.0, hash.js@^1.0.3:
2050-
version "1.1.3"
2051-
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.3.tgz#340dedbe6290187151c1ea1d777a3448935df846"
2053+
version "1.1.7"
2054+
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"
2055+
integrity sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==
20522056
dependencies:
20532057
inherits "^2.0.3"
2054-
minimalistic-assert "^1.0.0"
2058+
minimalistic-assert "^1.0.1"
20552059

20562060
[email protected], hawk@~3.1.3:
20572061
version "3.1.3"
@@ -2065,6 +2069,7 @@ [email protected], hawk@~3.1.3:
20652069
hmac-drbg@^1.0.0:
20662070
version "1.0.1"
20672071
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
2072+
integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=
20682073
dependencies:
20692074
hash.js "^1.0.3"
20702075
minimalistic-assert "^1.0.0"
@@ -2151,8 +2156,9 @@ inflight@^1.0.4:
21512156
wrappy "1"
21522157

21532158
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3:
2154-
version "2.0.3"
2155-
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
2159+
version "2.0.4"
2160+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
2161+
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
21562162

21572163
21582164
version "2.0.1"
@@ -2618,13 +2624,15 @@ min-document@^2.19.0:
26182624
dependencies:
26192625
dom-walk "^0.1.0"
26202626

2621-
minimalistic-assert@^1.0.0:
2622-
version "1.0.0"
2623-
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.0.tgz#702be2dda6b37f4836bcb3f5db56641b64a1d3d3"
2627+
minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
2628+
version "1.0.1"
2629+
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
2630+
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
26242631

26252632
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
26262633
version "1.0.1"
26272634
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
2635+
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
26282636

26292637
minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.4:
26302638
version "3.0.4"

0 commit comments

Comments
 (0)