Skip to content

Commit e2ecf3b

Browse files
chore(deps): bump elliptic from 6.4.1 to 6.5.3 (#24)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.1 to 6.5.3. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](indutny/elliptic@v6.4.1...v6.5.3) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c462f9a commit e2ecf3b

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

yarn.lock

+13-13
Original file line numberDiff line numberDiff line change
@@ -1843,9 +1843,9 @@ bluebird@^3.1.1, bluebird@^3.5.1, bluebird@^3.5.3, bluebird@^3.5.5:
18431843
integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==
18441844

18451845
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
1846-
version "4.11.8"
1847-
resolved "https://registry.npmjs.org/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
1848-
integrity sha512-ItfYfPLkWHUjckQCk8xC+LwxgK8NYcXywGigJgSwOP8Y2iyWT4f2vsZnoOXTTbo+o5yXmIUJ4gn5538SO5S3gA==
1846+
version "4.11.9"
1847+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
1848+
integrity sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw==
18491849

18501850
18511851
version "1.18.3"
@@ -1940,7 +1940,7 @@ braces@^3.0.1:
19401940

19411941
brorand@^1.0.1:
19421942
version "1.1.0"
1943-
resolved "https://registry.npmjs.org/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
1943+
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
19441944
integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
19451945

19461946
browserify-aes@^1.0.0, browserify-aes@^1.0.4:
@@ -3822,9 +3822,9 @@ elegant-spinner@^1.0.1:
38223822
integrity sha1-2wQ1IcldfjA/2PNFvtwzSc+wcp4=
38233823

38243824
elliptic@^6.0.0:
3825-
version "6.4.1"
3826-
resolved "https://registry.npmjs.org/elliptic/-/elliptic-6.4.1.tgz#c2d0b7776911b86722c632c3c06c60f2f819939a"
3827-
integrity sha512-BsXLz5sqX8OHcsh7CqBMztyXARmGQ3LWPtGjJi6DiJHq5C/qvi9P3OqgswKSDftbu8+IoI/QDTAm2fFnQ9SZSQ==
3825+
version "6.5.3"
3826+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
3827+
integrity sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==
38283828
dependencies:
38293829
bn.js "^4.4.0"
38303830
brorand "^1.0.1"
@@ -5393,7 +5393,7 @@ hash-sum@^1.0.2:
53935393

53945394
hash.js@^1.0.0, hash.js@^1.0.3:
53955395
version "1.1.7"
5396-
resolved "https://registry.npmjs.org/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"
5396+
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"
53975397
integrity sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==
53985398
dependencies:
53995399
inherits "^2.0.3"
@@ -5411,7 +5411,7 @@ hex-color-regex@^1.1.0:
54115411

54125412
hmac-drbg@^1.0.0:
54135413
version "1.0.1"
5414-
resolved "https://registry.npmjs.org/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
5414+
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
54155415
integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=
54165416
dependencies:
54175417
hash.js "^1.0.3"
@@ -5802,7 +5802,7 @@ inflight@^1.0.4, inflight@~1.0.6:
58025802
once "^1.3.0"
58035803
wrappy "1"
58045804

5805-
inherits@2, inherits@^2.0.4:
5805+
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.1, inherits@~2.0.3:
58065806
version "2.0.4"
58075807
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
58085808
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
@@ -5812,7 +5812,7 @@ [email protected]:
58125812
resolved "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
58135813
integrity sha1-sX0I0ya0Qj5Wjv9xn5GwscvfafE=
58145814

5815-
[email protected], inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
5815+
58165816
version "2.0.3"
58175817
resolved "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
58185818
integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=
@@ -7676,12 +7676,12 @@ mini-css-extract-plugin@^0.4.5:
76767676

76777677
minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
76787678
version "1.0.1"
7679-
resolved "https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
7679+
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
76807680
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
76817681

76827682
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
76837683
version "1.0.1"
7684-
resolved "https://registry.npmjs.org/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
7684+
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
76857685
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
76867686

76877687
minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.4:

0 commit comments

Comments
 (0)