Skip to content

Commit 0151df0

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] <support@github.com>
1 parent d76d4c2 commit 0151df0

1 file changed

Lines changed: 24 additions & 17 deletions

File tree

yarn.lock

Lines changed: 24 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -3353,10 +3353,10 @@ bluebird@~3.4.1:
33533353
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.4.7.tgz#f72d760be09b7f76d08ed8fae98b289a8d05fab3"
33543354
integrity sha1-9y12C+Cbf3bQjtj66Ysomo0F+rM=
33553355

3356-
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.4.0:
3357-
version "4.11.9"
3358-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
3359-
integrity sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw==
3356+
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.11.9:
3357+
version "4.12.0"
3358+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
3359+
integrity sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==
33603360

33613361
bn.js@^5.0.0, bn.js@^5.1.1:
33623362
version "5.1.3"
@@ -3430,7 +3430,7 @@ breakable@~1.0.0:
34303430
resolved "https://registry.yarnpkg.com/breakable/-/breakable-1.0.0.tgz#784a797915a38ead27bad456b5572cb4bbaa78c1"
34313431
integrity sha1-eEp5eRWjjq0nutRWtVcstLuqeME=
34323432

3433-
brorand@^1.0.1:
3433+
brorand@^1.0.1, brorand@^1.1.0:
34343434
version "1.1.0"
34353435
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
34363436
integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
@@ -5033,17 +5033,17 @@ electron-to-chromium@^1.3.488, electron-to-chromium@^1.3.612:
50335033
integrity sha512-YbgWXUR2Mu+Fp6rm3GZ5YJdNo8SgZKLUTNSl2PNvdOcM8OIz07jRJnRkIaV9vdszFv9UUuGChh19w9qSuoLJgw==
50345034

50355035
elliptic@^6.5.3:
5036-
version "6.5.3"
5037-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
5038-
integrity sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==
5036+
version "6.5.4"
5037+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
5038+
integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==
50395039
dependencies:
5040-
bn.js "^4.4.0"
5041-
brorand "^1.0.1"
5040+
bn.js "^4.11.9"
5041+
brorand "^1.1.0"
50425042
hash.js "^1.0.0"
5043-
hmac-drbg "^1.0.0"
5044-
inherits "^2.0.1"
5045-
minimalistic-assert "^1.0.0"
5046-
minimalistic-crypto-utils "^1.0.0"
5043+
hmac-drbg "^1.0.1"
5044+
inherits "^2.0.4"
5045+
minimalistic-assert "^1.0.1"
5046+
minimalistic-crypto-utils "^1.0.1"
50475047

50485048
emitter-component@^1.1.1:
50495049
version "1.1.1"
@@ -6779,7 +6779,7 @@ hide-powered-by@1.1.0:
67796779
resolved "https://registry.yarnpkg.com/hide-powered-by/-/hide-powered-by-1.1.0.tgz#be3ea9cab4bdb16f8744be873755ca663383fa7a"
67806780
integrity sha512-Io1zA2yOA1YJslkr+AJlWSf2yWFkKjvkcL9Ni1XSUqnGLr/qRQe2UI3Cn/J9MsJht7yEVCe0SscY1HgVMujbgg==
67816781

6782-
hmac-drbg@^1.0.0:
6782+
hmac-drbg@^1.0.1:
67836783
version "1.0.1"
67846784
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
67856785
integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=
@@ -7914,13 +7914,20 @@ localforage-memoryStorageDriver@^0.9.2:
79147914
dependencies:
79157915
localforage ">=1.4.0"
79167916

7917-
localforage@>=1.4.0, localforage@^1.9.0:
7917+
localforage@>=1.4.0:
79187918
version "1.9.0"
79197919
resolved "https://registry.yarnpkg.com/localforage/-/localforage-1.9.0.tgz#f3e4d32a8300b362b4634cc4e066d9d00d2f09d1"
79207920
integrity sha512-rR1oyNrKulpe+VM9cYmcFn6tsHuokyVHFaCM3+osEmxaHTbEk8oQu6eGDfS6DQLWi/N67XRmB8ECG37OES368g==
79217921
dependencies:
79227922
lie "3.1.1"
79237923

7924+
localforage@^1.10.0:
7925+
version "1.10.0"
7926+
resolved "https://registry.yarnpkg.com/localforage/-/localforage-1.10.0.tgz#5c465dc5f62b2807c3a84c0c6a1b1b3212781dd4"
7927+
integrity sha512-14/H1aX7hzBBmmh7sGPd+AOMkkIrHM3Z1PAyGgZigA1H1p5O5ANnMyWzvpAETtG68/dC4pC0ncy3+PPGzXZHPg==
7928+
dependencies:
7929+
lie "3.1.1"
7930+
79247931
locate-path@^2.0.0:
79257932
version "2.0.0"
79267933
resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-2.0.0.tgz#2b568b265eec944c6d9c0de9c3dbbbca0354cd8e"
@@ -8421,7 +8428,7 @@ minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
84218428
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
84228429
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
84238430

8424-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
8431+
minimalistic-crypto-utils@^1.0.1:
84258432
version "1.0.1"
84268433
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
84278434
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=

0 commit comments

Comments
 (0)