Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit 8f239c2

Browse files
chore(deps): [security] bump elliptic from 6.5.3 to 6.5.4 (#1010)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. **This update includes a security fix.** - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](indutny/elliptic@v6.5.3...v6.5.4) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 3bb96b2 commit 8f239c2

File tree

2 files changed

+30
-23
lines changed

2 files changed

+30
-23
lines changed

package-lock.json

Lines changed: 16 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: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3221,9 +3221,9 @@ bluebird@^3.5.1, bluebird@^3.5.5, bluebird@^3.7.2:
32213221
version "3.7.2"
32223222
resolved "https://registry.npm.taobao.org/bluebird/download/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
32233223

3224-
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.4.0:
3225-
version "4.11.9"
3226-
resolved "https://registry.npm.taobao.org/bn.js/download/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
3224+
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.11.9:
3225+
version "4.12.0"
3226+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
32273227

32283228
bn.js@^5.1.1:
32293229
version "5.1.2"
@@ -3292,7 +3292,7 @@ brcast@^3.0.1:
32923292
version "3.0.1"
32933293
resolved "https://registry.npm.taobao.org/brcast/download/brcast-3.0.1.tgz#6256a8349b20de9eed44257a9b24d71493cd48dd"
32943294

3295-
brorand@^1.0.1:
3295+
brorand@^1.0.1, brorand@^1.1.0:
32963296
version "1.1.0"
32973297
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
32983298

@@ -5230,16 +5230,16 @@ element-resize-detector@^1.1.9:
52305230
batch-processor "1.0.0"
52315231

52325232
elliptic@^6.0.0, elliptic@^6.5.2:
5233-
version "6.5.3"
5234-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
5233+
version "6.5.4"
5234+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
52355235
dependencies:
5236-
bn.js "^4.4.0"
5237-
brorand "^1.0.1"
5236+
bn.js "^4.11.9"
5237+
brorand "^1.1.0"
52385238
hash.js "^1.0.0"
5239-
hmac-drbg "^1.0.0"
5240-
inherits "^2.0.1"
5241-
minimalistic-assert "^1.0.0"
5242-
minimalistic-crypto-utils "^1.0.0"
5239+
hmac-drbg "^1.0.1"
5240+
inherits "^2.0.4"
5241+
minimalistic-assert "^1.0.1"
5242+
minimalistic-crypto-utils "^1.0.1"
52435243

52445244
emittery@^0.7.1:
52455245
version "0.7.1"
@@ -6820,7 +6820,7 @@ highlight-words-core@^1.2.0:
68206820
version "1.2.2"
68216821
resolved "https://registry.npm.taobao.org/highlight-words-core/download/highlight-words-core-1.2.2.tgz#1eff6d7d9f0a22f155042a00791237791b1eeaaa"
68226822

6823-
hmac-drbg@^1.0.0:
6823+
hmac-drbg@^1.0.1:
68246824
version "1.0.1"
68256825
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
68266826
dependencies:
@@ -8908,7 +8908,7 @@ minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
89088908
version "1.0.1"
89098909
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
89108910

8911-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
8911+
minimalistic-crypto-utils@^1.0.1:
89128912
version "1.0.1"
89138913
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
89148914

0 commit comments

Comments
 (0)