2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00

Update dependency bookshelf-relations to v1.3.2

This commit is contained in:
Renovate Bot 2020-04-08 08:16:23 +00:00
parent 3b637ce259
commit ac746251e7
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View file

@ -64,7 +64,7 @@
"bluebird": "3.7.2", "bluebird": "3.7.2",
"body-parser": "1.19.0", "body-parser": "1.19.0",
"bookshelf": "0.15.2", "bookshelf": "0.15.2",
"bookshelf-relations": "1.3.1", "bookshelf-relations": "1.3.2",
"brute-knex": "4.0.0", "brute-knex": "4.0.0",
"bson-objectid": "1.3.0", "bson-objectid": "1.3.0",
"cheerio": "0.22.0", "cheerio": "0.22.0",

View file

@ -1168,10 +1168,10 @@ body@^5.1.0:
raw-body "~1.1.0" raw-body "~1.1.0"
safe-json-parse "~1.0.1" safe-json-parse "~1.0.1"
bookshelf-relations@1.3.1: bookshelf-relations@1.3.2:
version "1.3.1" version "1.3.2"
resolved "https://registry.yarnpkg.com/bookshelf-relations/-/bookshelf-relations-1.3.1.tgz#48ab975563c16eaa59fd230879f32057358df87a" resolved "https://registry.yarnpkg.com/bookshelf-relations/-/bookshelf-relations-1.3.2.tgz#bceb0ab3b172b01a48a81eed16cd68446975515a"
integrity sha512-rWmark32KdDxD+oALyECTFc3/uJKs3sTQVlgM8eqkIuq5ylo7vMYSWhFAcLJv0bDoAeftRzGMXfPhgmBvlS3pg== integrity sha512-LrsWiO3kKfYCTGWxCVzFuEi/hIfukRz6n3KIcQqCFaAO/PmYxFtxarMGeVKDpL/hm1BudksrK7S9vXmkfgv8eQ==
dependencies: dependencies:
bluebird "3.7.2" bluebird "3.7.2"
ghost-ignition "4.1.0" ghost-ignition "4.1.0"