Skip to content

Commit 948e341

Browse files
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 2951b1a commit 948e341

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

yarn.lock

+16-16
Original file line numberDiff line numberDiff line change
@@ -1386,10 +1386,10 @@ blueimp-md5@^2.10.0:
13861386
resolved "https://registry.yarnpkg.com/blueimp-md5/-/blueimp-md5-2.15.0.tgz#ae945f87ca6c2c11e2562983e11450b0545f9bb3"
13871387
integrity sha512-Zc6sowqlCWu3+V0bocZwdaPPXlRv14EHtYcQDCOghj9EdyKLMkAOODBh3HHAx5r7QRylDYCOaXa/b/edgBLDpA==
13881388

1389-
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.4.0:
1390-
version "4.11.8"
1391-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
1392-
integrity sha512-ItfYfPLkWHUjckQCk8xC+LwxgK8NYcXywGigJgSwOP8Y2iyWT4f2vsZnoOXTTbo+o5yXmIUJ4gn5538SO5S3gA==
1389+
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.11.9:
1390+
version "4.12.0"
1391+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
1392+
integrity sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==
13931393

13941394
bn.js@^5.1.1:
13951395
version "5.1.1"
@@ -1456,7 +1456,7 @@ brfs@^1.2.0:
14561456
static-module "^2.2.0"
14571457
through2 "^2.0.0"
14581458

1459-
brorand@^1.0.1:
1459+
brorand@^1.0.1, brorand@^1.1.0:
14601460
version "1.1.0"
14611461
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
14621462
integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
@@ -2524,17 +2524,17 @@ electron-to-chromium@^1.3.413:
25242524
integrity sha512-/GdNhXyLP5Yl2322CUX/+Xi8NhdHBqL6lD9VJVKjH6CjoPGakvwZ5CpKgj/oOlbzuWWjOvMjDw1bBuAIRCNTlw==
25252525

25262526
elliptic@^6.0.0, elliptic@^6.5.2:
2527-
version "6.5.2"
2528-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.2.tgz#05c5678d7173c049d8ca433552224a495d0e3762"
2529-
integrity sha512-f4x70okzZbIQl/NSRLkI/+tteV/9WqL98zx+SQ69KbXxmVrmjwsNUPn/gYJJ0sHvEak24cZgHIPegRePAtA/xw==
2527+
version "6.5.4"
2528+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
2529+
integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==
25302530
dependencies:
2531-
bn.js "^4.4.0"
2532-
brorand "^1.0.1"
2531+
bn.js "^4.11.9"
2532+
brorand "^1.1.0"
25332533
hash.js "^1.0.0"
2534-
hmac-drbg "^1.0.0"
2535-
inherits "^2.0.1"
2536-
minimalistic-assert "^1.0.0"
2537-
minimalistic-crypto-utils "^1.0.0"
2534+
hmac-drbg "^1.0.1"
2535+
inherits "^2.0.4"
2536+
minimalistic-assert "^1.0.1"
2537+
minimalistic-crypto-utils "^1.0.1"
25382538

25392539
emittery@^0.6.0:
25402540
version "0.6.0"
@@ -3187,7 +3187,7 @@ hex-color-regex@^1.1.0:
31873187
resolved "https://registry.yarnpkg.com/hex-color-regex/-/hex-color-regex-1.1.0.tgz#4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e"
31883188
integrity sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ==
31893189

3190-
hmac-drbg@^1.0.0:
3190+
hmac-drbg@^1.0.1:
31913191
version "1.0.1"
31923192
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
31933193
integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=
@@ -4188,7 +4188,7 @@ minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
41884188
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
41894189
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
41904190

4191-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
4191+
minimalistic-crypto-utils@^1.0.1:
41924192
version "1.0.1"
41934193
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
41944194
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=

0 commit comments

Comments
 (0)