Commit e2840ab4cb039692d699d081d0ecd33dd704493e
Committed by
小小鲁班
1 parent
371e65cb
build(deps): bump knex from 0.19.3 to 0.19.5 in /back-end/h5-api
Bumps [knex](https://github.com/tgriesser/knex) from 0.19.3 to 0.19.5. - [Release notes](https://github.com/tgriesser/knex/releases) - [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md) - [Commits](https://github.com/tgriesser/knex/compare/0.19.3...0.19.5) Signed-off-by: dependabot[bot] <support@github.com>
Showing
1 changed file
with
17 additions
and
12 deletions
back-end/h5-api/yarn.lock
| ... | ... | @@ -1524,10 +1524,10 @@ bluebird@^2.9.30: |
| 1524 | 1524 | resolved "https://registry.npm.taobao.org/bluebird/download/bluebird-2.11.0.tgz#534b9033c022c9579c56ba3b3e5a5caafbb650e1" |
| 1525 | 1525 | integrity sha1-U0uQM8AiyVecVro7Plpcqvu2UOE= |
| 1526 | 1526 | |
| 1527 | -bluebird@^3.4.3, bluebird@^3.5.0, bluebird@^3.5.4, bluebird@^3.5.5: | |
| 1528 | - version "3.5.5" | |
| 1529 | - resolved "https://registry.npm.taobao.org/bluebird/download/bluebird-3.5.5.tgz#a8d0afd73251effbbd5fe384a77d73003c17a71f" | |
| 1530 | - integrity sha1-qNCv1zJR7/u9X+OEp31zADwXpx8= | |
| 1527 | +bluebird@^3.4.3, bluebird@^3.5.0, bluebird@^3.5.4, bluebird@^3.5.5, bluebird@^3.7.0: | |
| 1528 | + version "3.7.1" | |
| 1529 | + resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.1.tgz#df70e302b471d7473489acf26a93d63b53f874de" | |
| 1530 | + integrity sha512-DdmyoGCleJnkbp3nkbxTLJ18rjDsE4yCggEwKNXkeV123sPNfOCYeDoeuOY+F2FrSjO1YXcTU+dsy96KMy+gcg== | |
| 1531 | 1531 | |
| 1532 | 1532 | bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0: |
| 1533 | 1533 | version "4.11.8" |
| ... | ... | @@ -2180,6 +2180,11 @@ commander@^2.20.0, commander@^2.8.1: |
| 2180 | 2180 | resolved "https://registry.npm.taobao.org/commander/download/commander-2.20.0.tgz#d58bb2b5c1ee8f87b0d340027e9e94e222c5a422" |
| 2181 | 2181 | integrity sha1-1YuytcHuj4ew00ACfp6U4iLFpCI= |
| 2182 | 2182 | |
| 2183 | +commander@^3.0.2: | |
| 2184 | + version "3.0.2" | |
| 2185 | + resolved "https://registry.yarnpkg.com/commander/-/commander-3.0.2.tgz#6837c3fb677ad9933d1cfba42dd14d5117d6b39e" | |
| 2186 | + integrity sha512-Gar0ASD4BDyKC4hl4DwHqDrmvjoxWKZigVnAbn5H1owvm4CxCPdb0HQDehwNYMJpla5+M2tPmPARzhtYuwpHow== | |
| 2187 | + | |
| 2183 | 2188 | commander@~2.19.0: |
| 2184 | 2189 | version "2.19.0" |
| 2185 | 2190 | resolved "https://registry.npm.taobao.org/commander/download/commander-2.19.0.tgz#f6198aa84e5b83c46054b94ddedbfed5ee9ff12a" |
| ... | ... | @@ -5383,13 +5388,13 @@ knex@^0.16.5: |
| 5383 | 5388 | v8flags "^3.1.2" |
| 5384 | 5389 | |
| 5385 | 5390 | knex@latest: |
| 5386 | - version "0.19.3" | |
| 5387 | - resolved "https://registry.npm.taobao.org/knex/download/knex-0.19.3.tgz#b5d85b29a127f631a6924e8727c76e53e26cc713" | |
| 5388 | - integrity sha1-tdhbKaEn9jGmkk6HJ8duU+JsxxM= | |
| 5391 | + version "0.19.5" | |
| 5392 | + resolved "https://registry.yarnpkg.com/knex/-/knex-0.19.5.tgz#3597ebecf88a5942f18c3e6d91af53bda59eeb5d" | |
| 5393 | + integrity sha512-Hy258avCVircQq+oj3WBqPzl8jDIte438Qlq+8pt1i/TyLYVA4zPh2uKc7Bx0t+qOpa6D42HJ2jjtl2vagzilw== | |
| 5389 | 5394 | dependencies: |
| 5390 | - bluebird "^3.5.5" | |
| 5395 | + bluebird "^3.7.0" | |
| 5391 | 5396 | colorette "1.1.0" |
| 5392 | - commander "^2.20.0" | |
| 5397 | + commander "^3.0.2" | |
| 5393 | 5398 | debug "4.1.1" |
| 5394 | 5399 | getopts "2.2.5" |
| 5395 | 5400 | inherits "~2.0.4" |
| ... | ... | @@ -9393,10 +9398,10 @@ strapi-hook-bookshelf@3.0.0-beta.13: |
| 9393 | 9398 | strapi-hook-knex "3.0.0-beta.13" |
| 9394 | 9399 | strapi-utils "3.0.0-beta.13" |
| 9395 | 9400 | |
| 9396 | -strapi-hook-ejs@^3.0.0-alpha.13: | |
| 9401 | +strapi-hook-ejs@3.0.0-alpha.13: | |
| 9397 | 9402 | version "3.0.0-alpha.13" |
| 9398 | - resolved "https://registry.npm.taobao.org/strapi-hook-ejs/download/strapi-hook-ejs-3.0.0-alpha.13.tgz#0c5829892520e397af6d7d58e17d0503d60a0024" | |
| 9399 | - integrity sha1-DFgpiSUg45evbX1Y4X0FA9YKACQ= | |
| 9403 | + resolved "https://registry.yarnpkg.com/strapi-hook-ejs/-/strapi-hook-ejs-3.0.0-alpha.13.tgz#0c5829892520e397af6d7d58e17d0503d60a0024" | |
| 9404 | + integrity sha512-/F/oqi7kgngzfkLShH/QgDzI81Z0tR1AQ/essHtjvycsyDWY11IsSzCUgj2uByj2VRRirxAjI769tMqWJ/CMcw== | |
| 9400 | 9405 | dependencies: |
| 9401 | 9406 | co "^4.6.0" |
| 9402 | 9407 | koa-ejs "^4.1.0" | ... | ... |