Skip to content

Commit ab5da65

Browse files
Bump elliptic from 6.5.1 to 6.5.5 in /products/multisig (#556)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.1 to 6.5.5. - [Commits](indutny/elliptic@v6.5.1...v6.5.5) --- updated-dependencies: - dependency-name: elliptic dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1262bee commit ab5da65

File tree

1 file changed

+7
-20
lines changed

1 file changed

+7
-20
lines changed

products/multisig/yarn.lock

Lines changed: 7 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -2271,7 +2271,7 @@ bluebird@^3.1.1, bluebird@^3.5.1, bluebird@^3.5.5:
22712271
resolved "https://registry.npmjs.org/bluebird/-/bluebird-3.5.5.tgz#a8d0afd73251effbbd5fe384a77d73003c17a71f"
22722272
integrity sha512-5am6HnnfN+urzt4yfg7IgTbotDjIT/u8AJpEt0sIU9FtXfVeezXAPKswrG+xKUCOYAINpSdgZVDU6QFh+cuH3w==
22732273

2274-
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
2274+
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1:
22752275
version "4.11.8"
22762276
resolved "https://registry.npmjs.org/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
22772277
integrity sha512-ItfYfPLkWHUjckQCk8xC+LwxgK8NYcXywGigJgSwOP8Y2iyWT4f2vsZnoOXTTbo+o5yXmIUJ4gn5538SO5S3gA==
@@ -3978,23 +3978,10 @@ electron-to-chromium@^1.4.668:
39783978
resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.682.tgz#27577b88ccccc810e09b05093345cf1830f1bd65"
39793979
integrity sha512-oCglfs8yYKs9RQjJFOHonSnhikPK3y+0SvSYc/YpYJV//6rqc0/hbwd0c7vgK4vrl6y2gJAwjkhkSGWK+z4KRA==
39803980

3981-
elliptic@^6.0.0, elliptic@^6.5.0:
3982-
version "6.5.1"
3983-
resolved "https://registry.npmjs.org/elliptic/-/elliptic-6.5.1.tgz#c380f5f909bf1b9b4428d028cd18d3b0efd6b52b"
3984-
integrity sha512-xvJINNLbTeWQjrl6X+7eQCrIy/YPv5XCpKW6kB5mKvtnGILoLDcySuwomfdzt0BMdLNVnuRNTuzKNHj0bva1Cg==
3985-
dependencies:
3986-
bn.js "^4.4.0"
3987-
brorand "^1.0.1"
3988-
hash.js "^1.0.0"
3989-
hmac-drbg "^1.0.0"
3990-
inherits "^2.0.1"
3991-
minimalistic-assert "^1.0.0"
3992-
minimalistic-crypto-utils "^1.0.0"
3993-
3994-
elliptic@^6.5.2:
3995-
version "6.5.4"
3996-
resolved "https://registry.npmjs.org/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
3997-
integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==
3981+
elliptic@^6.0.0, elliptic@^6.5.0, elliptic@^6.5.2:
3982+
version "6.5.5"
3983+
resolved "https://registry.npmjs.org/elliptic/-/elliptic-6.5.5.tgz#c715e09f78b6923977610d4c2346d6ce22e6dded"
3984+
integrity sha512-7EjbcmUm17NQFu4Pmgmq2olYMj8nwMnpcddByChSUjArp8F5DQWcIcpriwO4ZToLNAJig0yiyjswfyGNje/ixw==
39983985
dependencies:
39993986
bn.js "^4.11.9"
40003987
brorand "^1.1.0"
@@ -5423,7 +5410,7 @@ highlight.js@^10.7.1:
54235410
resolved "https://registry.npmjs.org/highlight.js/-/highlight.js-10.7.3.tgz#697272e3991356e40c3cac566a74eef681756531"
54245411
integrity sha512-tzcUFauisWKNHaRkN4Wjl/ZA07gENAjFl3J/c480dprkGTg5EQstgaNFqBfUqCq54kZRIEcreTsAgF/m2quD7A==
54255412

5426-
hmac-drbg@^1.0.0, hmac-drbg@^1.0.1:
5413+
hmac-drbg@^1.0.1:
54275414
version "1.0.1"
54285415
resolved "https://registry.npmjs.org/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
54295416
integrity sha512-Tti3gMqLdZfhOQY1Mzf/AanLiqh1WTiJgEj26ZuYQ9fbkLomzGchCws4FyrSd4VkpBfiNhaE1On+lOz894jvXg==
@@ -6907,7 +6894,7 @@ minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
69076894
resolved "https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
69086895
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
69096896

6910-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
6897+
minimalistic-crypto-utils@^1.0.1:
69116898
version "1.0.1"
69126899
resolved "https://registry.npmjs.org/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
69136900
integrity sha512-JIYlbt6g8i5jKfJ3xz7rF0LXmv2TkDxBLUkiBeZ7bAx4GnnNMr8xFpGnOxn6GhTEHx3SjRrZEoU+j04prX1ktg==

0 commit comments

Comments
 (0)