Skip to content
This repository was archived by the owner on Apr 6, 2021. It is now read-only.

Commit 37bc26b

Browse files
chore(deps): Bump elliptic from 6.4.0 to 6.5.4 (#48)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f159713 commit 37bc26b

File tree

1 file changed

+21
-21
lines changed

1 file changed

+21
-21
lines changed

yarn.lock

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1041,9 +1041,9 @@ blueimp-md5@2.3.1:
10411041
version "2.3.1"
10421042
resolved "https://registry.yarnpkg.com/blueimp-md5/-/blueimp-md5-2.3.1.tgz#992a6737733b9da1edd641550dc3acab2e9cfc5a"
10431043

1044-
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
1045-
version "4.11.8"
1046-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
1044+
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.11.9:
1045+
version "4.12.0"
1046+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
10471047

10481048
body-parser@1.18.2:
10491049
version "1.18.2"
@@ -1122,7 +1122,7 @@ braces@^1.8.2:
11221122
preserve "^0.2.0"
11231123
repeat-element "^1.1.2"
11241124

1125-
brorand@^1.0.1:
1125+
brorand@^1.0.1, brorand@^1.1.0:
11261126
version "1.1.0"
11271127
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
11281128

@@ -2135,16 +2135,16 @@ electron-to-chromium@^1.2.7, electron-to-chromium@^1.3.30:
21352135
electron-releases "^2.1.0"
21362136

21372137
elliptic@^6.0.0:
2138-
version "6.4.0"
2139-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.4.0.tgz#cac9af8762c85836187003c8dfe193e5e2eae5df"
2138+
version "6.5.4"
2139+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
21402140
dependencies:
2141-
bn.js "^4.4.0"
2142-
brorand "^1.0.1"
2141+
bn.js "^4.11.9"
2142+
brorand "^1.1.0"
21432143
hash.js "^1.0.0"
2144-
hmac-drbg "^1.0.0"
2145-
inherits "^2.0.1"
2146-
minimalistic-assert "^1.0.0"
2147-
minimalistic-crypto-utils "^1.0.0"
2144+
hmac-drbg "^1.0.1"
2145+
inherits "^2.0.4"
2146+
minimalistic-assert "^1.0.1"
2147+
minimalistic-crypto-utils "^1.0.1"
21482148

21492149
emoji-regex@^6.1.0:
21502150
version "6.5.1"
@@ -3136,11 +3136,11 @@ hash-base@^3.0.0:
31363136
safe-buffer "^5.0.1"
31373137

31383138
hash.js@^1.0.0, hash.js@^1.0.3:
3139-
version "1.1.3"
3140-
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.3.tgz#340dedbe6290187151c1ea1d777a3448935df846"
3139+
version "1.1.7"
3140+
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"
31413141
dependencies:
31423142
inherits "^2.0.3"
3143-
minimalistic-assert "^1.0.0"
3143+
minimalistic-assert "^1.0.1"
31443144

31453145
hawk@3.1.3, hawk@~3.1.3:
31463146
version "3.1.3"
@@ -3174,7 +3174,7 @@ history@^4.7.2:
31743174
value-equal "^0.4.0"
31753175
warning "^3.0.0"
31763176

3177-
hmac-drbg@^1.0.0:
3177+
hmac-drbg@^1.0.1:
31783178
version "1.0.1"
31793179
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
31803180
dependencies:
@@ -3406,7 +3406,7 @@ inflight@^1.0.4:
34063406
once "^1.3.0"
34073407
wrappy "1"
34083408

3409-
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3:
3409+
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3:
34103410
version "2.0.4"
34113411
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
34123412

@@ -4461,11 +4461,11 @@ mimic-fn@^1.0.0:
44614461
version "1.2.0"
44624462
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-1.2.0.tgz#820c86a39334640e99516928bd03fca88057d022"
44634463

4464-
minimalistic-assert@^1.0.0:
4465-
version "1.0.0"
4466-
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.0.tgz#702be2dda6b37f4836bcb3f5db56641b64a1d3d3"
4464+
minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
4465+
version "1.0.1"
4466+
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
44674467

4468-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
4468+
minimalistic-crypto-utils@^1.0.1:
44694469
version "1.0.1"
44704470
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
44714471

0 commit comments

Comments
 (0)