Commit 9d1850f12e7be147d2a0251bd0b1dbdad116f396
Committed by
小小鲁班
1 parent
f7230966
chore(deps): bump elliptic from 6.5.0 to 6.5.3 in /docs
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.0 to 6.5.3. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](https://github.com/indutny/elliptic/compare/v6.5.0...v6.5.3) Signed-off-by: dependabot[bot] <support@github.com>
Showing
1 changed file
with
15 additions
and
15 deletions
docs/yarn.lock
| @@ -1494,9 +1494,9 @@ bluebird@^3.1.1, bluebird@^3.5.5: | @@ -1494,9 +1494,9 @@ bluebird@^3.1.1, bluebird@^3.5.5: | ||
| 1494 | integrity sha1-qNCv1zJR7/u9X+OEp31zADwXpx8= | 1494 | integrity sha1-qNCv1zJR7/u9X+OEp31zADwXpx8= |
| 1495 | 1495 | ||
| 1496 | bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0: | 1496 | bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0: |
| 1497 | - version "4.11.8" | ||
| 1498 | - resolved "https://registry.npm.taobao.org/bn.js/download/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f" | ||
| 1499 | - integrity sha1-LN4J617jQfSEdGuwMJsyU7GxRC8= | 1497 | + version "4.11.9" |
| 1498 | + resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828" | ||
| 1499 | + integrity sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw== | ||
| 1500 | 1500 | ||
| 1501 | body-parser@1.19.0: | 1501 | body-parser@1.19.0: |
| 1502 | version "1.19.0" | 1502 | version "1.19.0" |
| @@ -1557,7 +1557,7 @@ braces@^2.3.1, braces@^2.3.2: | @@ -1557,7 +1557,7 @@ braces@^2.3.1, braces@^2.3.2: | ||
| 1557 | 1557 | ||
| 1558 | brorand@^1.0.1: | 1558 | brorand@^1.0.1: |
| 1559 | version "1.1.0" | 1559 | version "1.1.0" |
| 1560 | - resolved "https://registry.npm.taobao.org/brorand/download/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f" | 1560 | + resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f" |
| 1561 | integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8= | 1561 | integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8= |
| 1562 | 1562 | ||
| 1563 | browserify-aes@^1.0.0, browserify-aes@^1.0.4: | 1563 | browserify-aes@^1.0.0, browserify-aes@^1.0.4: |
| @@ -2719,9 +2719,9 @@ electron-to-chromium@^1.3.191: | @@ -2719,9 +2719,9 @@ electron-to-chromium@^1.3.191: | ||
| 2719 | integrity sha1-OcXR2lnW/Rb/cFuX53K7O139p+Q= | 2719 | integrity sha1-OcXR2lnW/Rb/cFuX53K7O139p+Q= |
| 2720 | 2720 | ||
| 2721 | elliptic@^6.0.0: | 2721 | elliptic@^6.0.0: |
| 2722 | - version "6.5.0" | ||
| 2723 | - resolved "https://registry.npm.taobao.org/elliptic/download/elliptic-6.5.0.tgz#2b8ed4c891b7de3200e14412a5b8248c7af505ca" | ||
| 2724 | - integrity sha1-K47UyJG33jIA4UQSpbgkjHr1Bco= | 2722 | + version "6.5.3" |
| 2723 | + resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6" | ||
| 2724 | + integrity sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw== | ||
| 2725 | dependencies: | 2725 | dependencies: |
| 2726 | bn.js "^4.4.0" | 2726 | bn.js "^4.4.0" |
| 2727 | brorand "^1.0.1" | 2727 | brorand "^1.0.1" |
| @@ -3464,8 +3464,8 @@ hash-sum@^1.0.2: | @@ -3464,8 +3464,8 @@ hash-sum@^1.0.2: | ||
| 3464 | 3464 | ||
| 3465 | hash.js@^1.0.0, hash.js@^1.0.3: | 3465 | hash.js@^1.0.0, hash.js@^1.0.3: |
| 3466 | version "1.1.7" | 3466 | version "1.1.7" |
| 3467 | - resolved "https://registry.npm.taobao.org/hash.js/download/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42" | ||
| 3468 | - integrity sha1-C6vKU46NTuSg+JiNaIZlN6ADz0I= | 3467 | + resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42" |
| 3468 | + integrity sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA== | ||
| 3469 | dependencies: | 3469 | dependencies: |
| 3470 | inherits "^2.0.3" | 3470 | inherits "^2.0.3" |
| 3471 | minimalistic-assert "^1.0.1" | 3471 | minimalistic-assert "^1.0.1" |
| @@ -3482,7 +3482,7 @@ hex-color-regex@^1.1.0: | @@ -3482,7 +3482,7 @@ hex-color-regex@^1.1.0: | ||
| 3482 | 3482 | ||
| 3483 | hmac-drbg@^1.0.0: | 3483 | hmac-drbg@^1.0.0: |
| 3484 | version "1.0.1" | 3484 | version "1.0.1" |
| 3485 | - resolved "https://registry.npm.taobao.org/hmac-drbg/download/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1" | 3485 | + resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1" |
| 3486 | integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE= | 3486 | integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE= |
| 3487 | dependencies: | 3487 | dependencies: |
| 3488 | hash.js "^1.0.3" | 3488 | hash.js "^1.0.3" |
| @@ -3738,8 +3738,8 @@ inflight@^1.0.4: | @@ -3738,8 +3738,8 @@ inflight@^1.0.4: | ||
| 3738 | 3738 | ||
| 3739 | inherits@2, inherits@2.0.4, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3: | 3739 | inherits@2, inherits@2.0.4, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3: |
| 3740 | version "2.0.4" | 3740 | version "2.0.4" |
| 3741 | - resolved "https://registry.npm.taobao.org/inherits/download/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c" | ||
| 3742 | - integrity sha1-D6LGT5MpF8NDOg3tVTY6rjdBa3w= | 3741 | + resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c" |
| 3742 | + integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ== | ||
| 3743 | 3743 | ||
| 3744 | inherits@2.0.1: | 3744 | inherits@2.0.1: |
| 3745 | version "2.0.1" | 3745 | version "2.0.1" |
| @@ -4568,12 +4568,12 @@ mini-css-extract-plugin@0.6.0: | @@ -4568,12 +4568,12 @@ mini-css-extract-plugin@0.6.0: | ||
| 4568 | 4568 | ||
| 4569 | minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1: | 4569 | minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1: |
| 4570 | version "1.0.1" | 4570 | version "1.0.1" |
| 4571 | - resolved "https://registry.npm.taobao.org/minimalistic-assert/download/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7" | ||
| 4572 | - integrity sha1-LhlN4ERibUoQ5/f7wAznPoPk1cc= | 4571 | + resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7" |
| 4572 | + integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A== | ||
| 4573 | 4573 | ||
| 4574 | minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1: | 4574 | minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1: |
| 4575 | version "1.0.1" | 4575 | version "1.0.1" |
| 4576 | - resolved "https://registry.npm.taobao.org/minimalistic-crypto-utils/download/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a" | 4576 | + resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a" |
| 4577 | integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo= | 4577 | integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo= |
| 4578 | 4578 | ||
| 4579 | minimatch@^3.0.4: | 4579 | minimatch@^3.0.4: |