Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 90f57e1

Browse filesBrowse 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) --- updated-dependencies: - dependency-name: elliptic dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 434ae58 commit 90f57e1
Copy full SHA for 90f57e1

File tree

Expand file treeCollapse file tree

1 file changed

+16
-16
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+16
-16
lines changed

‎yarn.lock

Copy file name to clipboardExpand all lines: yarn.lock
+16-16Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -3047,10 +3047,10 @@ bluebird@^3.5.5:
30473047
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
30483048
integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==
30493049

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

30553055
body-parser@1.19.0:
30563056
version "1.19.0"
@@ -3121,7 +3121,7 @@ braces@^3.0.2, braces@~3.0.2:
31213121
dependencies:
31223122
fill-range "^7.0.1"
31233123

3124-
brorand@^1.0.1:
3124+
brorand@^1.0.1, brorand@^1.1.0:
31253125
version "1.1.0"
31263126
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
31273127
integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
@@ -4517,17 +4517,17 @@ electron-to-chromium@^1.3.564, electron-to-chromium@^1.4.84:
45174517
integrity sha512-DPNjvNGPabv6FcyjzLAN4C0psN/GgD9rSGvMTuv81SeXG/EX3mCz0wiw9N1tUEnfQXYCJi3H8M0oFPRziZh7rw==
45184518

45194519
elliptic@^6.0.0:
4520-
version "6.5.2"
4521-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.2.tgz#05c5678d7173c049d8ca433552224a495d0e3762"
4522-
integrity sha512-f4x70okzZbIQl/NSRLkI/+tteV/9WqL98zx+SQ69KbXxmVrmjwsNUPn/gYJJ0sHvEak24cZgHIPegRePAtA/xw==
4520+
version "6.5.4"
4521+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
4522+
integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==
45234523
dependencies:
4524-
bn.js "^4.4.0"
4525-
brorand "^1.0.1"
4524+
bn.js "^4.11.9"
4525+
brorand "^1.1.0"
45264526
hash.js "^1.0.0"
4527-
hmac-drbg "^1.0.0"
4528-
inherits "^2.0.1"
4529-
minimalistic-assert "^1.0.0"
4530-
minimalistic-crypto-utils "^1.0.0"
4527+
hmac-drbg "^1.0.1"
4528+
inherits "^2.0.4"
4529+
minimalistic-assert "^1.0.1"
4530+
minimalistic-crypto-utils "^1.0.1"
45314531

45324532
emittery@^0.7.1:
45334533
version "0.7.2"
@@ -5778,7 +5778,7 @@ history@^5.2.0:
57785778
dependencies:
57795779
"@babel/runtime" "^7.7.6"
57805780

5781-
hmac-drbg@^1.0.0:
5781+
hmac-drbg@^1.0.1:
57825782
version "1.0.1"
57835783
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
57845784
integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=
@@ -7659,7 +7659,7 @@ minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
76597659
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
76607660
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
76617661

7662-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
7662+
minimalistic-crypto-utils@^1.0.1:
76637663
version "1.0.1"
76647664
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
76657665
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.