Commit bfeb02e91d1570b123fbb813ed9f949880b9c937
Committed by
小小鲁班
1 parent
9d1850f1
chore(deps): bump elliptic from 6.5.2 to 6.5.3 in /back-end/h5-api
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3) Signed-off-by: dependabot[bot] <support@github.com>
Showing
1 changed file
with
13 additions
and
13 deletions
back-end/h5-api/yarn.lock
| @@ -2293,9 +2293,9 @@ bluebird@^3.5.0, bluebird@^3.5.4, bluebird@^3.5.5, bluebird@^3.7.2: | @@ -2293,9 +2293,9 @@ bluebird@^3.5.0, bluebird@^3.5.4, bluebird@^3.5.5, bluebird@^3.7.2: | ||
| 2293 | integrity sha1-nyKcFb4nJFT/qXOs4NvueaGww28= | 2293 | integrity sha1-nyKcFb4nJFT/qXOs4NvueaGww28= |
| 2294 | 2294 | ||
| 2295 | bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0: | 2295 | bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0: |
| 2296 | - version "4.11.8" | ||
| 2297 | - resolved "https://registry.npm.taobao.org/bn.js/download/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f" | ||
| 2298 | - integrity sha1-LN4J617jQfSEdGuwMJsyU7GxRC8= | 2296 | + version "4.11.9" |
| 2297 | + resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828" | ||
| 2298 | + integrity sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw== | ||
| 2299 | 2299 | ||
| 2300 | body-parser@1.19.0: | 2300 | body-parser@1.19.0: |
| 2301 | version "1.19.0" | 2301 | version "1.19.0" |
| @@ -2397,7 +2397,7 @@ brcast@^2.0.2: | @@ -2397,7 +2397,7 @@ brcast@^2.0.2: | ||
| 2397 | 2397 | ||
| 2398 | brorand@^1.0.1: | 2398 | brorand@^1.0.1: |
| 2399 | version "1.1.0" | 2399 | version "1.1.0" |
| 2400 | - resolved "https://registry.npm.taobao.org/brorand/download/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f" | 2400 | + resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f" |
| 2401 | integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8= | 2401 | integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8= |
| 2402 | 2402 | ||
| 2403 | browserify-aes@^1.0.0, browserify-aes@^1.0.4: | 2403 | browserify-aes@^1.0.0, browserify-aes@^1.0.4: |
| @@ -3742,9 +3742,9 @@ electron-to-chromium@^1.3.322: | @@ -3742,9 +3742,9 @@ electron-to-chromium@^1.3.322: | ||
| 3742 | integrity sha1-bc9z257NO1GIGP3VCoqjvFLfgjc= | 3742 | integrity sha1-bc9z257NO1GIGP3VCoqjvFLfgjc= |
| 3743 | 3743 | ||
| 3744 | elliptic@^6.0.0: | 3744 | elliptic@^6.0.0: |
| 3745 | - version "6.5.2" | ||
| 3746 | - resolved "https://registry.npm.taobao.org/elliptic/download/elliptic-6.5.2.tgz?cache=0&sync_timestamp=1574449776597&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Felliptic%2Fdownload%2Felliptic-6.5.2.tgz#05c5678d7173c049d8ca433552224a495d0e3762" | ||
| 3747 | - integrity sha1-BcVnjXFzwEnYykM1UiJKSV0ON2I= | 3745 | + version "6.5.3" |
| 3746 | + resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6" | ||
| 3747 | + integrity sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw== | ||
| 3748 | dependencies: | 3748 | dependencies: |
| 3749 | bn.js "^4.4.0" | 3749 | bn.js "^4.4.0" |
| 3750 | brorand "^1.0.1" | 3750 | brorand "^1.0.1" |
| @@ -5035,8 +5035,8 @@ hash-base@^3.0.0: | @@ -5035,8 +5035,8 @@ hash-base@^3.0.0: | ||
| 5035 | 5035 | ||
| 5036 | hash.js@^1.0.0, hash.js@^1.0.3: | 5036 | hash.js@^1.0.0, hash.js@^1.0.3: |
| 5037 | version "1.1.7" | 5037 | version "1.1.7" |
| 5038 | - resolved "https://registry.npm.taobao.org/hash.js/download/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42" | ||
| 5039 | - integrity sha1-C6vKU46NTuSg+JiNaIZlN6ADz0I= | 5038 | + resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42" |
| 5039 | + integrity sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA== | ||
| 5040 | dependencies: | 5040 | dependencies: |
| 5041 | inherits "^2.0.3" | 5041 | inherits "^2.0.3" |
| 5042 | minimalistic-assert "^1.0.1" | 5042 | minimalistic-assert "^1.0.1" |
| @@ -5070,7 +5070,7 @@ history@^4.9.0: | @@ -5070,7 +5070,7 @@ history@^4.9.0: | ||
| 5070 | 5070 | ||
| 5071 | hmac-drbg@^1.0.0: | 5071 | hmac-drbg@^1.0.0: |
| 5072 | version "1.0.1" | 5072 | version "1.0.1" |
| 5073 | - resolved "https://registry.npm.taobao.org/hmac-drbg/download/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1" | 5073 | + resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1" |
| 5074 | integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE= | 5074 | integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE= |
| 5075 | dependencies: | 5075 | dependencies: |
| 5076 | hash.js "^1.0.3" | 5076 | hash.js "^1.0.3" |
| @@ -6767,12 +6767,12 @@ mini-css-extract-plugin@^0.6.0: | @@ -6767,12 +6767,12 @@ mini-css-extract-plugin@^0.6.0: | ||
| 6767 | 6767 | ||
| 6768 | minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1: | 6768 | minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1: |
| 6769 | version "1.0.1" | 6769 | version "1.0.1" |
| 6770 | - resolved "https://registry.npm.taobao.org/minimalistic-assert/download/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7" | ||
| 6771 | - integrity sha1-LhlN4ERibUoQ5/f7wAznPoPk1cc= | 6770 | + resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7" |
| 6771 | + integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A== | ||
| 6772 | 6772 | ||
| 6773 | minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1: | 6773 | minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1: |
| 6774 | version "1.0.1" | 6774 | version "1.0.1" |
| 6775 | - resolved "https://registry.npm.taobao.org/minimalistic-crypto-utils/download/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a" | 6775 | + resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a" |
| 6776 | integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo= | 6776 | integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo= |
| 6777 | 6777 | ||
| 6778 | minimatch@^3.0.4: | 6778 | minimatch@^3.0.4: |