Skip to content

Commit 339f847

Browse files
chore(deps): bump elliptic from 6.4.1 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.1 to 6.5.3. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](indutny/elliptic@v6.4.1...v6.5.3) Signed-off-by: dependabot[bot] <support@github.com>
1 parent ee9e138 commit 339f847

File tree

1 file changed

+22
-17
lines changed

1 file changed

+22
-17
lines changed

yarn.lock

Lines changed: 22 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1627,9 +1627,9 @@ bluebird@^3.5.0:
16271627
integrity sha1-qNCv1zJR7/u9X+OEp31zADwXpx8=
16281628

16291629
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
1630-
version "4.11.8"
1631-
resolved "http://registry.npm.taobao.org/bn.js/download/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
1632-
integrity sha1-LN4J617jQfSEdGuwMJsyU7GxRC8=
1630+
version "4.11.9"
1631+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
1632+
integrity sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw==
16331633

16341634
body-parser@1.18.3:
16351635
version "1.18.3"
@@ -1690,7 +1690,7 @@ braces@^2.3.1, braces@^2.3.2:
16901690

16911691
brorand@^1.0.1:
16921692
version "1.1.0"
1693-
resolved "http://registry.npm.taobao.org/brorand/download/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
1693+
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
16941694
integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
16951695

16961696
browserify-aes@^1.0.0, browserify-aes@^1.0.4:
@@ -3015,9 +3015,9 @@ element-ui@^2.6.1:
30153015
throttle-debounce "^1.0.1"
30163016

30173017
elliptic@^6.0.0:
3018-
version "6.4.1"
3019-
resolved "http://registry.npm.taobao.org/elliptic/download/elliptic-6.4.1.tgz#c2d0b7776911b86722c632c3c06c60f2f819939a"
3020-
integrity sha1-wtC3d2kRuGcixjLDwGxg8vgZk5o=
3018+
version "6.5.3"
3019+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
3020+
integrity sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==
30213021
dependencies:
30223022
bn.js "^4.4.0"
30233023
brorand "^1.0.1"
@@ -4141,8 +4141,8 @@ hash-sum@^1.0.2:
41414141

41424142
hash.js@^1.0.0, hash.js@^1.0.3:
41434143
version "1.1.7"
4144-
resolved "http://registry.npm.taobao.org/hash.js/download/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"
4145-
integrity sha1-C6vKU46NTuSg+JiNaIZlN6ADz0I=
4144+
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"
4145+
integrity sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==
41464146
dependencies:
41474147
inherits "^2.0.3"
41484148
minimalistic-assert "^1.0.1"
@@ -4159,7 +4159,7 @@ hex-color-regex@^1.1.0:
41594159

41604160
hmac-drbg@^1.0.0:
41614161
version "1.0.1"
4162-
resolved "http://registry.npm.taobao.org/hmac-drbg/download/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
4162+
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
41634163
integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=
41644164
dependencies:
41654165
hash.js "^1.0.3"
@@ -4443,16 +4443,21 @@ inflight@^1.0.4:
44434443
once "^1.3.0"
44444444
wrappy "1"
44454445

4446-
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:
4447-
version "2.0.3"
4448-
resolved "http://registry.npm.taobao.org/inherits/download/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
4449-
integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=
4446+
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3:
4447+
version "2.0.4"
4448+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
4449+
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
44504450

44514451
inherits@2.0.1:
44524452
version "2.0.1"
44534453
resolved "http://registry.npm.taobao.org/inherits/download/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
44544454
integrity sha1-sX0I0ya0Qj5Wjv9xn5GwscvfafE=
44554455

4456+
inherits@2.0.3:
4457+
version "2.0.3"
4458+
resolved "http://registry.npm.taobao.org/inherits/download/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
4459+
integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=
4460+
44564461
ini@~1.3.0:
44574462
version "1.3.5"
44584463
resolved "http://registry.npm.taobao.org/ini/download/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"
@@ -5435,12 +5440,12 @@ mini-css-extract-plugin@^0.5.0:
54355440

54365441
minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
54375442
version "1.0.1"
5438-
resolved "http://registry.npm.taobao.org/minimalistic-assert/download/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
5439-
integrity sha1-LhlN4ERibUoQ5/f7wAznPoPk1cc=
5443+
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
5444+
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
54405445

54415446
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
54425447
version "1.0.1"
5443-
resolved "http://registry.npm.taobao.org/minimalistic-crypto-utils/download/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
5448+
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
54445449
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
54455450

54465451
minimatch@^3.0.2, minimatch@^3.0.4, minimatch@~3.0.2:

0 commit comments

Comments
 (0)