Skip to content

Commit 539ff36

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] <[email protected]>
1 parent 3779349 commit 539ff36

File tree

2 files changed

+34
-26
lines changed

2 files changed

+34
-26
lines changed

package-lock.json

Lines changed: 17 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1434,10 +1434,10 @@ bluebird@^3.1.1, bluebird@^3.4.7, bluebird@^3.5.1, bluebird@^3.5.5:
14341434
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.1.tgz#df70e302b471d7473489acf26a93d63b53f874de"
14351435
integrity sha512-DdmyoGCleJnkbp3nkbxTLJ18rjDsE4yCggEwKNXkeV123sPNfOCYeDoeuOY+F2FrSjO1YXcTU+dsy96KMy+gcg==
14361436

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

14421442
14431443
version "1.19.0"
@@ -1503,7 +1503,7 @@ braces@~3.0.2:
15031503
dependencies:
15041504
fill-range "^7.0.1"
15051505

1506-
brorand@^1.0.1:
1506+
brorand@^1.0.1, brorand@^1.1.0:
15071507
version "1.1.0"
15081508
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
15091509
integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
@@ -2861,17 +2861,17 @@ electron-to-chromium@^1.3.413:
28612861
integrity sha512-vcTeLpPm4+ccoYFXnepvkFt0KujdyrBU19KNEO40Pnkhta6mUi2K0Dn7NmpRcNz7BvysnSqeuIYScP003HWuYg==
28622862

28632863
elliptic@^6.5.3:
2864-
version "6.5.3"
2865-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#c380f5f909bf1b9b4428d028cd18d3b0efd6b52b"
2866-
integrity sha512-xvJINNLbTeWQjrl6X+7eQCrIy/YPv5XCpKW6kB5mKvtnGILoLDcySuwomfdzt0BMdLNVnuRNTuzKNHj0bva1Cg==
2864+
version "6.5.4"
2865+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
2866+
integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==
28672867
dependencies:
2868-
bn.js "^4.4.0"
2869-
brorand "^1.0.1"
2868+
bn.js "^4.11.9"
2869+
brorand "^1.1.0"
28702870
hash.js "^1.0.0"
2871-
hmac-drbg "^1.0.0"
2872-
inherits "^2.0.1"
2873-
minimalistic-assert "^1.0.0"
2874-
minimalistic-crypto-utils "^1.0.0"
2871+
hmac-drbg "^1.0.1"
2872+
inherits "^2.0.4"
2873+
minimalistic-assert "^1.0.1"
2874+
minimalistic-crypto-utils "^1.0.1"
28752875

28762876
emoji-regex@^7.0.1:
28772877
version "7.0.3"
@@ -3942,7 +3942,7 @@ hex-color-regex@^1.1.0:
39423942
resolved "https://registry.yarnpkg.com/hex-color-regex/-/hex-color-regex-1.1.0.tgz#4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e"
39433943
integrity sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ==
39443944

3945-
hmac-drbg@^1.0.0:
3945+
hmac-drbg@^1.0.1:
39463946
version "1.0.1"
39473947
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
39483948
integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=
@@ -4211,7 +4211,7 @@ inflight@^1.0.4:
42114211
once "^1.3.0"
42124212
wrappy "1"
42134213

4214-
inherits@2, [email protected], inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3:
4214+
inherits@2, [email protected], inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3:
42154215
version "2.0.4"
42164216
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
42174217
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
@@ -5130,7 +5130,7 @@ minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
51305130
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
51315131
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
51325132

5133-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
5133+
minimalistic-crypto-utils@^1.0.1:
51345134
version "1.0.1"
51355135
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
51365136
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=

0 commit comments

Comments
 (0)