Skip to content

Commit 55ad54d

Browse files
authored
Merge pull request #9 from Cacivy/dependabot/npm_and_yarn/elliptic-6.5.3
Bump elliptic from 6.4.0 to 6.5.3
2 parents 172c2ea + d0eed81 commit 55ad54d

File tree

1 file changed

+23
-19
lines changed

1 file changed

+23
-19
lines changed

yarn.lock

+23-19
Original file line numberDiff line numberDiff line change
@@ -562,8 +562,8 @@ bluebird@^3.4.7:
562562
resolved "http://registry.npm.taobao.org/bluebird/download/bluebird-3.5.1.tgz#d9551f9de98f1fcda1e683d17ee91a0602ee2eb9"
563563

564564
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
565-
version "4.11.8"
566-
resolved "http://registry.npm.taobao.org/bn.js/download/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
565+
version "4.11.9"
566+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
567567

568568
569569
version "1.18.2"
@@ -644,7 +644,7 @@ braces@^1.8.2:
644644

645645
brorand@^1.0.1:
646646
version "1.1.0"
647-
resolved "http://registry.npm.taobao.org/brorand/download/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
647+
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
648648

649649
browser-resolve@^1.11.2:
650650
version "1.11.2"
@@ -1604,8 +1604,8 @@ elegant-spinner@^1.0.1:
16041604
resolved "http://registry.npm.taobao.org/elegant-spinner/download/elegant-spinner-1.0.1.tgz#db043521c95d7e303fd8f345bedc3349cfb0729e"
16051605

16061606
elliptic@^6.0.0:
1607-
version "6.4.0"
1608-
resolved "http://registry.npm.taobao.org/elliptic/download/elliptic-6.4.0.tgz#cac9af8762c85836187003c8dfe193e5e2eae5df"
1607+
version "6.5.3"
1608+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
16091609
dependencies:
16101610
bn.js "^4.4.0"
16111611
brorand "^1.0.1"
@@ -2483,11 +2483,11 @@ hash-base@^3.0.0:
24832483
safe-buffer "^5.0.1"
24842484

24852485
hash.js@^1.0.0, hash.js@^1.0.3:
2486-
version "1.1.3"
2487-
resolved "http://registry.npm.taobao.org/hash.js/download/hash.js-1.1.3.tgz#340dedbe6290187151c1ea1d777a3448935df846"
2486+
version "1.1.7"
2487+
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"
24882488
dependencies:
24892489
inherits "^2.0.3"
2490-
minimalistic-assert "^1.0.0"
2490+
minimalistic-assert "^1.0.1"
24912491

24922492
[email protected], hawk@~3.1.3:
24932493
version "3.1.3"
@@ -2513,7 +2513,7 @@ [email protected]:
25132513

25142514
hmac-drbg@^1.0.0:
25152515
version "1.0.1"
2516-
resolved "http://registry.npm.taobao.org/hmac-drbg/download/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
2516+
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
25172517
dependencies:
25182518
hash.js "^1.0.3"
25192519
minimalistic-assert "^1.0.0"
@@ -2723,14 +2723,18 @@ inflight@^1.0.4:
27232723
once "^1.3.0"
27242724
wrappy "1"
27252725

2726-
inherits@2, inherits@2.0.3, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3:
2727-
version "2.0.3"
2728-
resolved "http://registry.npm.taobao.org/inherits/download/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
2726+
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3:
2727+
version "2.0.4"
2728+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
27292729

27302730
27312731
version "2.0.1"
27322732
resolved "http://registry.npm.taobao.org/inherits/download/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
27332733

2734+
2735+
version "2.0.3"
2736+
resolved "http://registry.npm.taobao.org/inherits/download/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
2737+
27342738
ini@^1.3.2, ini@^1.3.4, ini@~1.3.0:
27352739
version "1.3.4"
27362740
resolved "http://registry.npm.taobao.org/ini/download/ini-1.3.4.tgz#0537cb79daf59b59a1a517dff706c86ec039162e"
@@ -3819,13 +3823,13 @@ mimic-fn@^1.0.0:
38193823
version "1.1.0"
38203824
resolved "http://registry.npm.taobao.org/mimic-fn/download/mimic-fn-1.1.0.tgz#e667783d92e89dbd342818b5230b9d62a672ad18"
38213825

3822-
minimalistic-assert@^1.0.0:
3823-
version "1.0.0"
3824-
resolved "http://registry.npm.taobao.org/minimalistic-assert/download/minimalistic-assert-1.0.0.tgz#702be2dda6b37f4836bcb3f5db56641b64a1d3d3"
3826+
minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
3827+
version "1.0.1"
3828+
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
38253829

38263830
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
38273831
version "1.0.1"
3828-
resolved "http://registry.npm.taobao.org/minimalistic-crypto-utils/download/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
3832+
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
38293833

38303834
"minimatch@2 || 3", minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.3, minimatch@^3.0.4:
38313835
version "3.0.4"
@@ -5997,9 +6001,9 @@ type-is@~1.6.15:
59976001
media-typer "0.3.0"
59986002
mime-types "~2.1.15"
59996003

6000-
typescript@~2.4.0:
6001-
version "2.4.2"
6002-
resolved "http://registry.npm.taobao.org/typescript/download/typescript-2.4.2.tgz#f8395f85d459276067c988aa41837a8f82870844"
6004+
typescript@3:
6005+
version "3.9.7"
6006+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
60036007

60046008
ua-parser-js@^0.7.9:
60056009
version "0.7.14"

0 commit comments

Comments
 (0)