Skip to content

Commit 5ee4702

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 3acf96e commit 5ee4702

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
@@ -1618,9 +1618,9 @@ bluebird@^3.5.0:
16181618
integrity sha1-qNCv1zJR7/u9X+OEp31zADwXpx8=
16191619

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

16251625
body-parser@1.18.3:
16261626
version "1.18.3"
@@ -1688,7 +1688,7 @@ braces@~3.0.2:
16881688

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

16941694
browserify-aes@^1.0.0, browserify-aes@^1.0.4:
@@ -2981,9 +2981,9 @@ element-ui@^2.6.1:
29812981
throttle-debounce "^1.0.1"
29822982

29832983
elliptic@^6.0.0:
2984-
version "6.4.1"
2985-
resolved "http://registry.npm.taobao.org/elliptic/download/elliptic-6.4.1.tgz#c2d0b7776911b86722c632c3c06c60f2f819939a"
2986-
integrity sha1-wtC3d2kRuGcixjLDwGxg8vgZk5o=
2984+
version "6.5.3"
2985+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
2986+
integrity sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==
29872987
dependencies:
29882988
bn.js "^4.4.0"
29892989
brorand "^1.0.1"
@@ -4095,8 +4095,8 @@ hash-sum@^1.0.2:
40954095

40964096
hash.js@^1.0.0, hash.js@^1.0.3:
40974097
version "1.1.7"
4098-
resolved "http://registry.npm.taobao.org/hash.js/download/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"
4099-
integrity sha1-C6vKU46NTuSg+JiNaIZlN6ADz0I=
4098+
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"
4099+
integrity sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==
41004100
dependencies:
41014101
inherits "^2.0.3"
41024102
minimalistic-assert "^1.0.1"
@@ -4113,7 +4113,7 @@ hex-color-regex@^1.1.0:
41134113

41144114
hmac-drbg@^1.0.0:
41154115
version "1.0.1"
4116-
resolved "http://registry.npm.taobao.org/hmac-drbg/download/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
4116+
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
41174117
integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=
41184118
dependencies:
41194119
hash.js "^1.0.3"
@@ -4385,16 +4385,21 @@ inflight@^1.0.4:
43854385
once "^1.3.0"
43864386
wrappy "1"
43874387

4388-
inherits@2, inherits@2.0.3, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
4389-
version "2.0.3"
4390-
resolved "http://registry.npm.taobao.org/inherits/download/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
4391-
integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=
4388+
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
4389+
version "2.0.4"
4390+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
4391+
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
43924392

43934393
inherits@2.0.1:
43944394
version "2.0.1"
43954395
resolved "http://registry.npm.taobao.org/inherits/download/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
43964396
integrity sha1-sX0I0ya0Qj5Wjv9xn5GwscvfafE=
43974397

4398+
inherits@2.0.3:
4399+
version "2.0.3"
4400+
resolved "http://registry.npm.taobao.org/inherits/download/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
4401+
integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=
4402+
43984403
ini@~1.3.0:
43994404
version "1.3.5"
44004405
resolved "http://registry.npm.taobao.org/ini/download/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"
@@ -5312,12 +5317,12 @@ mini-css-extract-plugin@^0.5.0:
53125317

53135318
minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
53145319
version "1.0.1"
5315-
resolved "http://registry.npm.taobao.org/minimalistic-assert/download/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
5316-
integrity sha1-LhlN4ERibUoQ5/f7wAznPoPk1cc=
5320+
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
5321+
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
53175322

53185323
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
53195324
version "1.0.1"
5320-
resolved "http://registry.npm.taobao.org/minimalistic-crypto-utils/download/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
5325+
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
53215326
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
53225327

53235328
minimatch@^3.0.2, minimatch@^3.0.4:

0 commit comments

Comments
 (0)