-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.0 to 6.5.4. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](indutny/elliptic@v6.4.0...v6.5.4) Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
ee45003
commit 29651c2
Showing
1 changed file
with
34 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1123,9 +1123,9 @@ bluebird@^3.4.7: | |
version "3.5.1" | ||
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.1.tgz#d9551f9de98f1fcda1e683d17ee91a0602ee2eb9" | ||
|
||
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0: | ||
version "4.11.8" | ||
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f" | ||
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.11.9: | ||
version "4.12.0" | ||
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88" | ||
|
||
[email protected]: | ||
version "1.18.2" | ||
|
@@ -1199,7 +1199,7 @@ braces@^2.3.0, braces@^2.3.1: | |
split-string "^3.0.2" | ||
to-regex "^3.0.1" | ||
|
||
brorand@^1.0.1: | ||
brorand@^1.0.1, brorand@^1.1.0: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f" | ||
|
||
|
@@ -1468,7 +1468,7 @@ chokidar@^2.0.2: | |
optionalDependencies: | ||
fsevents "^1.1.2" | ||
|
||
chownr@^1.0.1: | ||
chownr@^1.1.4: | ||
version "1.1.4" | ||
resolved "https://registry.yarnpkg.com/chownr/-/chownr-1.1.4.tgz#6fc9d7b42d32a583596337666e7d08084da2cc6b" | ||
|
||
|
@@ -2260,16 +2260,16 @@ electron-to-chromium@^1.2.7, electron-to-chromium@^1.3.30: | |
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.48.tgz#d3b0d8593814044e092ece2108fc3ac9aea4b900" | ||
|
||
elliptic@^6.0.0: | ||
version "6.4.0" | ||
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.4.0.tgz#cac9af8762c85836187003c8dfe193e5e2eae5df" | ||
version "6.5.4" | ||
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb" | ||
dependencies: | ||
bn.js "^4.4.0" | ||
brorand "^1.0.1" | ||
bn.js "^4.11.9" | ||
brorand "^1.1.0" | ||
hash.js "^1.0.0" | ||
hmac-drbg "^1.0.0" | ||
inherits "^2.0.1" | ||
minimalistic-assert "^1.0.0" | ||
minimalistic-crypto-utils "^1.0.0" | ||
hmac-drbg "^1.0.1" | ||
inherits "^2.0.4" | ||
minimalistic-assert "^1.0.1" | ||
minimalistic-crypto-utils "^1.0.1" | ||
|
||
emoji-regex@^6.1.0: | ||
version "6.5.1" | ||
|
@@ -3268,17 +3268,17 @@ hash-base@^3.0.0: | |
safe-buffer "^5.0.1" | ||
|
||
hash.js@^1.0.0, hash.js@^1.0.3: | ||
version "1.1.3" | ||
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.3.tgz#340dedbe6290187151c1ea1d777a3448935df846" | ||
version "1.1.7" | ||
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42" | ||
dependencies: | ||
inherits "^2.0.3" | ||
minimalistic-assert "^1.0.0" | ||
minimalistic-assert "^1.0.1" | ||
|
||
[email protected]: | ||
version "1.1.1" | ||
resolved "https://registry.yarnpkg.com/he/-/he-1.1.1.tgz#93410fd21b009735151f8868c2f271f3427e23fd" | ||
|
||
hmac-drbg@^1.0.0: | ||
hmac-drbg@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1" | ||
dependencies: | ||
|
@@ -3501,17 +3501,17 @@ inflight@^1.0.4: | |
once "^1.3.0" | ||
wrappy "1" | ||
|
||
inherits@2, [email protected].3, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3: | ||
version "2.0.3" | ||
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de" | ||
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.1, inherits@~2.0.3: | ||
version "2.0.4" | ||
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c" | ||
|
||
[email protected]: | ||
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1" | ||
|
||
inherits@^2.0.1: | ||
version "2.0.4" | ||
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c" | ||
[email protected].3: | ||
version "2.0.3" | ||
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de" | ||
|
||
ini@^1.3.4, ini@~1.3.0: | ||
version "1.3.7" | ||
|
@@ -4670,11 +4670,11 @@ mini-store@^1.0.2, mini-store@^1.1.0: | |
prop-types "^15.6.0" | ||
shallowequal "^1.0.2" | ||
|
||
minimalistic-assert@^1.0.0: | ||
minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7" | ||
|
||
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1: | ||
minimalistic-crypto-utils@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a" | ||
|
||
|
@@ -4698,14 +4698,6 @@ minimist@^1.1.1, minimist@^1.1.3, minimist@^1.2.0, minimist@^1.2.5: | |
version "1.2.5" | ||
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602" | ||
|
||
minimist@^1.2.5: | ||
version "1.2.5" | ||
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602" | ||
|
||
minimist@~0.0.1: | ||
version "0.0.10" | ||
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.10.tgz#de3f98543dbf96082be48ad1a0c7cda836301dcf" | ||
|
||
minipass@^2.6.0, minipass@^2.9.0: | ||
version "2.9.0" | ||
resolved "https://registry.yarnpkg.com/minipass/-/minipass-2.9.0.tgz#e713762e7d3e32fed803115cf93e04bca9fcc9a6" | ||
|
@@ -6540,7 +6532,7 @@ [email protected]: | |
version "5.1.1" | ||
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.1.tgz#893312af69b2123def71f57889001671eeb2c853" | ||
|
||
safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@^5.1.1, safe-buffer@^5.1.2, safe-buffer@^5.2.1: | ||
safe-buffer@>=5.1.0, safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@^5.1.1, safe-buffer@^5.1.2, safe-buffer@^5.2.1: | ||
version "5.2.1" | ||
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6" | ||
|
||
|
@@ -7385,13 +7377,20 @@ url-parse-lax@^1.0.0: | |
dependencies: | ||
prepend-http "^1.0.1" | ||
|
||
url-parse@^1.1.8, url-parse@~1.4.0: | ||
url-parse@^1.1.8: | ||
version "1.4.7" | ||
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.4.7.tgz#a8a83535e8c00a316e403a5db4ac1b9b853ae278" | ||
dependencies: | ||
querystringify "^2.1.1" | ||
requires-port "^1.0.0" | ||
|
||
url-parse@^1.4.3: | ||
version "1.5.10" | ||
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.10.tgz#9d3c2f736c1d75dd3bd2be507dcc111f1e2ea9c1" | ||
dependencies: | ||
querystringify "^2.1.1" | ||
requires-port "^1.0.0" | ||
|
||
url@^0.11.0: | ||
version "0.11.0" | ||
resolved "https://registry.yarnpkg.com/url/-/url-0.11.0.tgz#3838e97cfc60521eb73c525a8e55bfdd9e2e28f1" | ||
|