Skip to content

Commit 278194f

Browse files
chore(deps): [security] 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. **This update includes a security fix.** - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](indutny/elliptic@v6.5.3...v6.5.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 494c9cf commit 278194f

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

yarn.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1103,10 +1103,10 @@ bindings@^1.5.0:
11031103
dependencies:
11041104
file-uri-to-path "1.0.0"
11051105

1106-
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
1107-
version "4.11.9"
1108-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
1109-
integrity sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw==
1106+
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.11.9:
1107+
version "4.12.0"
1108+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
1109+
integrity sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==
11101110

11111111
boolbase@^1.0.0, boolbase@~1.0.0:
11121112
version "1.0.0"
@@ -1154,7 +1154,7 @@ brfs@^1.2.0:
11541154
static-module "^2.2.0"
11551155
through2 "^2.0.0"
11561156

1157-
brorand@^1.0.1:
1157+
brorand@^1.0.1, brorand@^1.1.0:
11581158
version "1.1.0"
11591159
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
11601160
integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
@@ -2153,17 +2153,17 @@ electron-to-chromium@^1.3.317:
21532153
integrity sha512-Tc8JQEfGQ1MzfSzI/bTlSr7btJv/FFO7Yh6tanqVmIWOuNCu6/D1MilIEgLtmWqIrsv+o4IjpLAhgMBr/ncNAA==
21542154

21552155
elliptic@^6.0.0:
2156-
version "6.5.3"
2157-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
2158-
integrity sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==
2156+
version "6.5.4"
2157+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
2158+
integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==
21592159
dependencies:
2160-
bn.js "^4.4.0"
2161-
brorand "^1.0.1"
2160+
bn.js "^4.11.9"
2161+
brorand "^1.1.0"
21622162
hash.js "^1.0.0"
2163-
hmac-drbg "^1.0.0"
2164-
inherits "^2.0.1"
2165-
minimalistic-assert "^1.0.0"
2166-
minimalistic-crypto-utils "^1.0.0"
2163+
hmac-drbg "^1.0.1"
2164+
inherits "^2.0.4"
2165+
minimalistic-assert "^1.0.1"
2166+
minimalistic-crypto-utils "^1.0.1"
21672167

21682168
emoji-regex@^7.0.1:
21692169
version "7.0.3"
@@ -2791,7 +2791,7 @@ hex-color-regex@^1.1.0:
27912791
resolved "https://registry.yarnpkg.com/hex-color-regex/-/hex-color-regex-1.1.0.tgz#4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e"
27922792
integrity sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ==
27932793

2794-
hmac-drbg@^1.0.0:
2794+
hmac-drbg@^1.0.1:
27952795
version "1.0.1"
27962796
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
27972797
integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=
@@ -2967,7 +2967,7 @@ inflight@^1.0.4:
29672967
once "^1.3.0"
29682968
wrappy "1"
29692969

2970-
inherits@2, inherits@2.0.4, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
2970+
inherits@2, inherits@2.0.4, inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.1, inherits@~2.0.3:
29712971
version "2.0.4"
29722972
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
29732973
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
@@ -3706,7 +3706,7 @@ minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
37063706
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
37073707
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
37083708

3709-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
3709+
minimalistic-crypto-utils@^1.0.1:
37103710
version "1.0.1"
37113711
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
37123712
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=

0 commit comments

Comments
 (0)