Skip to content

Commit 97405c1

Browse files
Bump elliptic from 6.5.3 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](indutny/elliptic@v6.5.3...v6.5.4) Signed-off-by: dependabot[bot] <[email protected]>
1 parent a5aa29b commit 97405c1

File tree

1 file changed

+21
-21
lines changed

1 file changed

+21
-21
lines changed

yarn.lock

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -3035,10 +3035,10 @@ bluebird@^3.5.1, bluebird@^3.5.5:
30353035
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz"
30363036
integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==
30373037

3038-
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.11.6, bn.js@^4.4.0:
3039-
version "4.11.9"
3040-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz"
3041-
integrity sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw==
3038+
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.11.6, bn.js@^4.11.9:
3039+
version "4.12.0"
3040+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
3041+
integrity sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==
30423042

30433043
bn.js@^5.0.0, bn.js@^5.1.1:
30443044
version "5.1.3"
@@ -3131,9 +3131,9 @@ braces@~3.0.2:
31313131
dependencies:
31323132
fill-range "^7.0.1"
31333133

3134-
brorand@^1.0.1:
3134+
brorand@^1.0.1, brorand@^1.1.0:
31353135
version "1.1.0"
3136-
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz"
3136+
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
31373137
integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
31383138

31393139
browser-process-hrtime@^1.0.0:
@@ -5232,17 +5232,17 @@ elementary-circuits-directed-graph@^1.0.4:
52325232
strongly-connected-components "^1.0.1"
52335233

52345234
elliptic@^6.5.3:
5235-
version "6.5.3"
5236-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz"
5237-
integrity sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==
5235+
version "6.5.4"
5236+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
5237+
integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==
52385238
dependencies:
5239-
bn.js "^4.4.0"
5240-
brorand "^1.0.1"
5239+
bn.js "^4.11.9"
5240+
brorand "^1.1.0"
52415241
hash.js "^1.0.0"
5242-
hmac-drbg "^1.0.0"
5243-
inherits "^2.0.1"
5244-
minimalistic-assert "^1.0.0"
5245-
minimalistic-crypto-utils "^1.0.0"
5242+
hmac-drbg "^1.0.1"
5243+
inherits "^2.0.4"
5244+
minimalistic-assert "^1.0.1"
5245+
minimalistic-crypto-utils "^1.0.1"
52465246

52475247
emoji-regex@^6.5.1:
52485248
version "6.5.1"
@@ -7212,7 +7212,7 @@ hash-base@^3.0.0:
72127212

72137213
hash.js@^1.0.0, hash.js@^1.0.3:
72147214
version "1.1.7"
7215-
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz"
7215+
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"
72167216
integrity sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==
72177217
dependencies:
72187218
inherits "^2.0.3"
@@ -7228,9 +7228,9 @@ hex-color-regex@^1.1.0:
72287228
resolved "https://registry.yarnpkg.com/hex-color-regex/-/hex-color-regex-1.1.0.tgz"
72297229
integrity sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ==
72307230

7231-
hmac-drbg@^1.0.0:
7231+
hmac-drbg@^1.0.1:
72327232
version "1.0.1"
7233-
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz"
7233+
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
72347234
integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=
72357235
dependencies:
72367236
hash.js "^1.0.3"
@@ -9342,12 +9342,12 @@ [email protected]:
93429342

93439343
minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
93449344
version "1.0.1"
9345-
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz"
9345+
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
93469346
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
93479347

9348-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
9348+
minimalistic-crypto-utils@^1.0.1:
93499349
version "1.0.1"
9350-
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz"
9350+
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
93519351
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
93529352

93539353
[email protected], minimatch@^3.0.3, minimatch@^3.0.4:

0 commit comments

Comments
 (0)