0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00

Update dependency bookshelf-relations to v1.3.0 (#11065)

This commit is contained in:
renovate[bot] 2019-09-10 08:57:56 +01:00 committed by Kevin Ansfield
parent 2c5fb3d7b8
commit 68af109d8e
2 changed files with 5 additions and 5 deletions

View file

@ -54,7 +54,7 @@
"bluebird": "3.5.5",
"body-parser": "1.19.0",
"bookshelf": "0.14.2",
"bookshelf-relations": "1.1.2",
"bookshelf-relations": "1.3.0",
"brute-knex": "4.0.0",
"bson-objectid": "1.3.0",
"chalk": "2.4.2",

View file

@ -852,10 +852,10 @@ body@^5.1.0:
raw-body "~1.1.0"
safe-json-parse "~1.0.1"
bookshelf-relations@1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/bookshelf-relations/-/bookshelf-relations-1.1.2.tgz#a8d68a2047a3dc43217ef75028fbb97088e09e95"
integrity sha512-9ObNFaxBOzZW6E1PJ9sknMTwfzOG1ThCf+swehnrFONM9QeOkuNSyAI3VMnjl59MOFzGSFDMlD1Sl9RrNEvz0g==
bookshelf-relations@1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/bookshelf-relations/-/bookshelf-relations-1.3.0.tgz#0d8157ed2bf1c7b6b024d9cb6176acd7c5618f5e"
integrity sha512-GPftytOoLdIFUtgCwQoa1rASEd1sm39ba8asWZ/ZQ0P59SJBTsDYKgEKoSobcrlRWzo4k3Thv8y3AaxR2pGWoQ==
dependencies:
bluebird "3.5.5"
ghost-ignition "3.1.0"