Update dependency bookshelf to v0.15.2 (#10982)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-03-30 22:42:25 +13:00 committed by GitHub
parent b984da9839
commit f0f22d80b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 7 deletions

View File

@ -60,7 +60,7 @@
"bcryptjs": "2.4.3",
"bluebird": "3.7.2",
"body-parser": "1.19.0",
"bookshelf": "0.14.2",
"bookshelf": "0.15.2",
"bookshelf-relations": "1.3.1",
"brute-knex": "4.0.0",
"bson-objectid": "1.3.0",

View File

@ -1160,13 +1160,12 @@ bookshelf-relations@1.3.1:
ghost-ignition "4.1.0"
lodash "4.17.15"
bookshelf@0.14.2:
version "0.14.2"
resolved "https://registry.yarnpkg.com/bookshelf/-/bookshelf-0.14.2.tgz#4b50b47a1e3d0265a1bfc118fa2036ad6a7493f2"
integrity sha512-qKwThIbrkkyaubZR5Y+vXusregxr+dU4yACTRbBsy4sW+66UkpPnK62DB3VAN9tDklak1kcqti1FsvzHNV5w/Q==
bookshelf@0.15.2:
version "0.15.2"
resolved "https://registry.yarnpkg.com/bookshelf/-/bookshelf-0.15.2.tgz#aca42468ab6da7a514dc834dc1305d9eb2d9176b"
integrity sha512-pFttZ3vq0ZdPi4jGGTdHdnkjU3Yu/D5Pm1kHL1E46pjDgMghWlVgjuCWAUUb3AnRam3Qy8l4fQgTxEPOHxPzHg==
dependencies:
bluebird "^3.4.3"
colorette "^1.0.7"
create-error "~0.3.1"
inflection "^1.5.1"
lodash "^4.17.10"
@ -1752,7 +1751,7 @@ colorette@1.0.8:
resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.0.8.tgz#421ff11c80b7414027ebed922396bc1833d1903c"
integrity sha512-X6Ck90ReaF+EfKdVGB7vdIQ3dr651BbIrBwY5YBKg13fjH+940sTtp7/Pkx33C6ntYfQcRumOs/aUQhaRPpbTQ==
colorette@1.1.0, colorette@^1.0.7:
colorette@1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.1.0.tgz#1f943e5a357fac10b4e0f5aaef3b14cdc1af6ec7"
integrity sha512-6S062WDQUXi6hOfkO/sBPVwE5ASXY4G2+b4atvhJfSsuUUhIaUKlkjLe9692Ipyt5/a+IPF5aVTu3V5gvXq5cg==