Commit 6ac81823df98809f5a6688c90a4a2f9a91c1c753
Committed by
小小鲁班
1 parent
b45b83d7
chore(deps): bump elliptic in /front-end/landing-page
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.1 to 6.5.3. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](https://github.com/indutny/elliptic/compare/v6.5.1...v6.5.3) Signed-off-by: dependabot[bot] <support@github.com>
Showing
1 changed file
with
15 additions
and
15 deletions
front-end/landing-page/yarn.lock
| ... | ... | @@ -3784,9 +3784,9 @@ bluebird@^3.5.1, bluebird@^3.5.5: |
| 3784 | 3784 | integrity sha1-VqaohuA/auV3z/7etST48kUCk88= |
| 3785 | 3785 | |
| 3786 | 3786 | bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0: |
| 3787 | - version "4.11.8" | |
| 3788 | - resolved "https://registry.npm.taobao.org/bn.js/download/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f" | |
| 3789 | - integrity sha1-LN4J617jQfSEdGuwMJsyU7GxRC8= | |
| 3787 | + version "4.11.9" | |
| 3788 | + resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828" | |
| 3789 | + integrity sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw== | |
| 3790 | 3790 | |
| 3791 | 3791 | body-parser@1.19.0: |
| 3792 | 3792 | version "1.19.0" |
| ... | ... | @@ -3884,7 +3884,7 @@ braces@^3.0.1, braces@^3.0.2, braces@~3.0.2: |
| 3884 | 3884 | |
| 3885 | 3885 | brorand@^1.0.1: |
| 3886 | 3886 | version "1.1.0" |
| 3887 | - resolved "https://registry.npm.taobao.org/brorand/download/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f" | |
| 3887 | + resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f" | |
| 3888 | 3888 | integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8= |
| 3889 | 3889 | |
| 3890 | 3890 | browser-process-hrtime@^0.1.2: |
| ... | ... | @@ -6042,9 +6042,9 @@ electron-to-chromium@^1.2.7, electron-to-chromium@^1.3.122, electron-to-chromium |
| 6042 | 6042 | integrity sha1-FhGK6ceaMuqToXWR1bFuKNEPwI0= |
| 6043 | 6043 | |
| 6044 | 6044 | elliptic@^6.0.0: |
| 6045 | - version "6.5.1" | |
| 6046 | - resolved "https://registry.npm.taobao.org/elliptic/download/elliptic-6.5.1.tgz?cache=0&sync_timestamp=1567564670011&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Felliptic%2Fdownload%2Felliptic-6.5.1.tgz#c380f5f909bf1b9b4428d028cd18d3b0efd6b52b" | |
| 6047 | - integrity sha1-w4D1+Qm/G5tEKNAozRjTsO/WtSs= | |
| 6045 | + version "6.5.3" | |
| 6046 | + resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6" | |
| 6047 | + integrity sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw== | |
| 6048 | 6048 | dependencies: |
| 6049 | 6049 | bn.js "^4.4.0" |
| 6050 | 6050 | brorand "^1.0.1" |
| ... | ... | @@ -8002,8 +8002,8 @@ hash-base@^3.0.0: |
| 8002 | 8002 | |
| 8003 | 8003 | hash.js@^1.0.0, hash.js@^1.0.3: |
| 8004 | 8004 | version "1.1.7" |
| 8005 | - resolved "https://registry.npm.taobao.org/hash.js/download/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42" | |
| 8006 | - integrity sha1-C6vKU46NTuSg+JiNaIZlN6ADz0I= | |
| 8005 | + resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42" | |
| 8006 | + integrity sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA== | |
| 8007 | 8007 | dependencies: |
| 8008 | 8008 | inherits "^2.0.3" |
| 8009 | 8009 | minimalistic-assert "^1.0.1" |
| ... | ... | @@ -8042,7 +8042,7 @@ history@^4.7.2, history@^4.9.0: |
| 8042 | 8042 | |
| 8043 | 8043 | hmac-drbg@^1.0.0: |
| 8044 | 8044 | version "1.0.1" |
| 8045 | - resolved "https://registry.npm.taobao.org/hmac-drbg/download/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1" | |
| 8045 | + resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1" | |
| 8046 | 8046 | integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE= |
| 8047 | 8047 | dependencies: |
| 8048 | 8048 | hash.js "^1.0.3" |
| ... | ... | @@ -8464,8 +8464,8 @@ inflight@^1.0.4: |
| 8464 | 8464 | |
| 8465 | 8465 | inherits@2, inherits@2.0.4, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3: |
| 8466 | 8466 | version "2.0.4" |
| 8467 | - resolved "https://registry.npm.taobao.org/inherits/download/inherits-2.0.4.tgz?cache=0&sync_timestamp=1560975547815&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Finherits%2Fdownload%2Finherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c" | |
| 8468 | - integrity sha1-D6LGT5MpF8NDOg3tVTY6rjdBa3w= | |
| 8467 | + resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c" | |
| 8468 | + integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ== | |
| 8469 | 8469 | |
| 8470 | 8470 | inherits@2.0.1: |
| 8471 | 8471 | version "2.0.1" |
| ... | ... | @@ -10794,12 +10794,12 @@ mini-store@^2.0.0: |
| 10794 | 10794 | |
| 10795 | 10795 | minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1: |
| 10796 | 10796 | version "1.0.1" |
| 10797 | - resolved "https://registry.npm.taobao.org/minimalistic-assert/download/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7" | |
| 10798 | - integrity sha1-LhlN4ERibUoQ5/f7wAznPoPk1cc= | |
| 10797 | + resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7" | |
| 10798 | + integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A== | |
| 10799 | 10799 | |
| 10800 | 10800 | minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1: |
| 10801 | 10801 | version "1.0.1" |
| 10802 | - resolved "https://registry.npm.taobao.org/minimalistic-crypto-utils/download/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a" | |
| 10802 | + resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a" | |
| 10803 | 10803 | integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo= |
| 10804 | 10804 | |
| 10805 | 10805 | minimatch@3.0.4, minimatch@^3.0.4: | ... | ... |