Skip to content

Commit 507b5d9

Browse files
chore(deps): bump elliptic from 6.4.1 to 6.5.3 (#14)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5ec025a commit 507b5d9

File tree

1 file changed

+20
-15
lines changed

1 file changed

+20
-15
lines changed

yarn.lock

Lines changed: 20 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1306,9 +1306,9 @@ bluebird@^3.1.1, bluebird@^3.5.1, bluebird@^3.5.3:
13061306
integrity sha512-FG+nFEZChJrbQ9tIccIfZJBz3J7mLrAhxakAbnrJWn8d7aKOC+LWifa0G+p4ZqKp4y13T7juYvdhq9NzKdsrjw==
13071307

13081308
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
1309-
version "4.11.8"
1310-
resolved "https://registry.npmjs.org/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
1311-
integrity sha512-ItfYfPLkWHUjckQCk8xC+LwxgK8NYcXywGigJgSwOP8Y2iyWT4f2vsZnoOXTTbo+o5yXmIUJ4gn5538SO5S3gA==
1309+
version "4.11.9"
1310+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
1311+
integrity sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw==
13121312

13131313
body-parser@1.18.3:
13141314
version "1.18.3"
@@ -1369,7 +1369,7 @@ braces@^2.3.1, braces@^2.3.2:
13691369

13701370
brorand@^1.0.1:
13711371
version "1.1.0"
1372-
resolved "https://registry.npmjs.org/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
1372+
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
13731373
integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
13741374

13751375
browserify-aes@^1.0.0, browserify-aes@^1.0.4:
@@ -2518,9 +2518,9 @@ elegant-spinner@^1.0.1:
25182518
integrity sha1-2wQ1IcldfjA/2PNFvtwzSc+wcp4=
25192519

25202520
elliptic@^6.0.0:
2521-
version "6.4.1"
2522-
resolved "https://registry.npmjs.org/elliptic/-/elliptic-6.4.1.tgz#c2d0b7776911b86722c632c3c06c60f2f819939a"
2523-
integrity sha512-BsXLz5sqX8OHcsh7CqBMztyXARmGQ3LWPtGjJi6DiJHq5C/qvi9P3OqgswKSDftbu8+IoI/QDTAm2fFnQ9SZSQ==
2521+
version "6.5.3"
2522+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
2523+
integrity sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==
25242524
dependencies:
25252525
bn.js "^4.4.0"
25262526
brorand "^1.0.1"
@@ -3193,7 +3193,7 @@ hash-sum@^1.0.2:
31933193

31943194
hash.js@^1.0.0, hash.js@^1.0.3:
31953195
version "1.1.7"
3196-
resolved "https://registry.npmjs.org/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"
3196+
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"
31973197
integrity sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==
31983198
dependencies:
31993199
inherits "^2.0.3"
@@ -3211,7 +3211,7 @@ hex-color-regex@^1.1.0:
32113211

32123212
hmac-drbg@^1.0.0:
32133213
version "1.0.1"
3214-
resolved "https://registry.npmjs.org/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
3214+
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
32153215
integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=
32163216
dependencies:
32173217
hash.js "^1.0.3"
@@ -3456,16 +3456,21 @@ inflight@^1.0.4:
34563456
once "^1.3.0"
34573457
wrappy "1"
34583458

3459-
inherits@2, inherits@2.0.3, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
3460-
version "2.0.3"
3461-
resolved "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
3462-
integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=
3459+
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
3460+
version "2.0.4"
3461+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
3462+
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
34633463

34643464
inherits@2.0.1:
34653465
version "2.0.1"
34663466
resolved "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
34673467
integrity sha1-sX0I0ya0Qj5Wjv9xn5GwscvfafE=
34683468

3469+
inherits@2.0.3:
3470+
version "2.0.3"
3471+
resolved "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
3472+
integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=
3473+
34693474
ini@~1.3.0:
34703475
version "1.3.5"
34713476
resolved "https://registry.npmjs.org/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"
@@ -4268,12 +4273,12 @@ mini-css-extract-plugin@^0.4.5:
42684273

42694274
minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
42704275
version "1.0.1"
4271-
resolved "https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
4276+
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
42724277
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
42734278

42744279
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
42754280
version "1.0.1"
4276-
resolved "https://registry.npmjs.org/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
4281+
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
42774282
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
42784283

42794284
minimatch@^3.0.4:

0 commit comments

Comments
 (0)