Skip to content

Commit 301e2d0

Browse files
build(deps): bump elliptic from 6.5.2 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.4. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](indutny/elliptic@v6.5.2...v6.5.4) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 39e961a commit 301e2d0

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

yarn.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1328,10 +1328,10 @@ blueimp-md5@^2.10.0:
13281328
resolved "https://registry.yarnpkg.com/blueimp-md5/-/blueimp-md5-2.13.0.tgz#07314b0c64dda0bf1733f96ce40d5af94eb28965"
13291329
integrity sha512-lmp0m647R5e77ORduxLW5mISIDcvgJZa52vMBv5uVI3UmSWTQjkJsZVBfaFqQPw/QFogJwvY6e3Gl9nP+Loe+Q==
13301330

1331-
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
1332-
version "4.11.8"
1333-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
1334-
integrity sha512-ItfYfPLkWHUjckQCk8xC+LwxgK8NYcXywGigJgSwOP8Y2iyWT4f2vsZnoOXTTbo+o5yXmIUJ4gn5538SO5S3gA==
1331+
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.11.9:
1332+
version "4.12.0"
1333+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
1334+
integrity sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==
13351335

13361336
boxen@^4.2.0:
13371337
version "4.2.0"
@@ -1378,7 +1378,7 @@ braces@^3.0.1, braces@~3.0.2:
13781378
dependencies:
13791379
fill-range "^7.0.1"
13801380

1381-
brorand@^1.0.1:
1381+
brorand@^1.0.1, brorand@^1.1.0:
13821382
version "1.1.0"
13831383
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
13841384
integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
@@ -2196,17 +2196,17 @@ electron-to-chromium@^1.3.723:
21962196
integrity sha512-P/B84AgUSQXaum7a8m11HUsYL8tj9h/Pt5f7Hg7Ty6bm5DxlFq+e5+ouHUoNQMsKDJ7u4yGfI8mOErCmSH9wyg==
21972197

21982198
elliptic@^6.0.0:
2199-
version "6.5.2"
2200-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.2.tgz#05c5678d7173c049d8ca433552224a495d0e3762"
2201-
integrity sha512-f4x70okzZbIQl/NSRLkI/+tteV/9WqL98zx+SQ69KbXxmVrmjwsNUPn/gYJJ0sHvEak24cZgHIPegRePAtA/xw==
2199+
version "6.5.4"
2200+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
2201+
integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==
22022202
dependencies:
2203-
bn.js "^4.4.0"
2204-
brorand "^1.0.1"
2203+
bn.js "^4.11.9"
2204+
brorand "^1.1.0"
22052205
hash.js "^1.0.0"
2206-
hmac-drbg "^1.0.0"
2207-
inherits "^2.0.1"
2208-
minimalistic-assert "^1.0.0"
2209-
minimalistic-crypto-utils "^1.0.0"
2206+
hmac-drbg "^1.0.1"
2207+
inherits "^2.0.4"
2208+
minimalistic-assert "^1.0.1"
2209+
minimalistic-crypto-utils "^1.0.1"
22102210

22112211
emittery@^0.6.0:
22122212
version "0.6.0"
@@ -3163,7 +3163,7 @@ hash.js@^1.0.0, hash.js@^1.0.3:
31633163
inherits "^2.0.3"
31643164
minimalistic-assert "^1.0.1"
31653165

3166-
hmac-drbg@^1.0.0:
3166+
hmac-drbg@^1.0.1:
31673167
version "1.0.1"
31683168
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
31693169
integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=
@@ -4104,7 +4104,7 @@ minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
41044104
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
41054105
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
41064106

4107-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
4107+
minimalistic-crypto-utils@^1.0.1:
41084108
version "1.0.1"
41094109
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
41104110
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=

0 commit comments

Comments
 (0)