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

Sign up
Appearance settings
This repository was archived by the owner on Jul 26, 2021. It is now read-only.

Commit ccef1ba

Browse files
dependabot[bot]Kntt
authored andcommitted
build(deps): 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] <support@github.com>
1 parent 55e5b73 commit ccef1ba

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

‎yarn.lock‎

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1054,9 +1054,9 @@ bluebird@^3.1.1, bluebird@^3.5.5:
10541054
version "3.5.5"
10551055
resolved "https://registry.npm.taobao.org/bluebird/download/bluebird-3.5.5.tgz#a8d0afd73251effbbd5fe384a77d73003c17a71f"
10561056

1057-
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
1058-
version "4.11.9"
1059-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
1057+
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.11.9:
1058+
version "4.12.0"
1059+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
10601060

10611061
body-parser@1.19.0:
10621062
version "1.19.0"
@@ -1095,7 +1095,7 @@ braces@^2.3.1, braces@^2.3.2:
10951095
split-string "^3.0.2"
10961096
to-regex "^3.0.1"
10971097

1098-
brorand@^1.0.1:
1098+
brorand@^1.0.1, brorand@^1.1.0:
10991099
version "1.1.0"
11001100
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
11011101

@@ -1858,16 +1858,16 @@ electron-to-chromium@^1.3.47:
18581858
resolved "https://registry.npm.taobao.org/electron-to-chromium/download/electron-to-chromium-1.3.243.tgz?cache=0&sync_timestamp=1566979370541&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Felectron-to-chromium%2Fdownload%2Felectron-to-chromium-1.3.243.tgz#32f64f00fa121532d1d49f5c0a15fd77f52ae889"
18591859

18601860
elliptic@^6.0.0:
1861-
version "6.5.3"
1862-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
1861+
version "6.5.4"
1862+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
18631863
dependencies:
1864-
bn.js "^4.4.0"
1865-
brorand "^1.0.1"
1864+
bn.js "^4.11.9"
1865+
brorand "^1.1.0"
18661866
hash.js "^1.0.0"
1867-
hmac-drbg "^1.0.0"
1868-
inherits "^2.0.1"
1869-
minimalistic-assert "^1.0.0"
1870-
minimalistic-crypto-utils "^1.0.0"
1867+
hmac-drbg "^1.0.1"
1868+
inherits "^2.0.4"
1869+
minimalistic-assert "^1.0.1"
1870+
minimalistic-crypto-utils "^1.0.1"
18711871

18721872
emojis-list@^2.0.0:
18731873
version "2.1.0"
@@ -2477,7 +2477,7 @@ he@^1.1.0:
24772477
version "1.2.0"
24782478
resolved "https://registry.npm.taobao.org/he/download/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
24792479

2480-
hmac-drbg@^1.0.0:
2480+
hmac-drbg@^1.0.1:
24812481
version "1.0.1"
24822482
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
24832483
dependencies:
@@ -2587,7 +2587,7 @@ inflight@^1.0.4:
25872587
once "^1.3.0"
25882588
wrappy "1"
25892589

2590-
inherits@2, inherits@2.0.4, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
2590+
inherits@2, inherits@2.0.4, inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.1, inherits@~2.0.3:
25912591
version "2.0.4"
25922592
resolved "https://registry.npm.taobao.org/inherits/download/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
25932593

@@ -3164,7 +3164,7 @@ minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
31643164
version "1.0.1"
31653165
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
31663166

3167-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
3167+
minimalistic-crypto-utils@^1.0.1:
31683168
version "1.0.1"
31693169
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
31703170

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /