mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
Update dependency bookshelf-relations to v2.5.0
This commit is contained in:
parent
7c3d75ade7
commit
12015a60fd
2 changed files with 5 additions and 5 deletions
|
@ -134,7 +134,7 @@
|
|||
"bluebird": "3.7.2",
|
||||
"body-parser": "1.20.1",
|
||||
"bookshelf": "1.2.0",
|
||||
"bookshelf-relations": "2.4.0",
|
||||
"bookshelf-relations": "2.5.0",
|
||||
"brute-knex": "4.0.1",
|
||||
"bson-objectid": "2.0.3",
|
||||
"chalk": "4.1.2",
|
||||
|
|
|
@ -7492,10 +7492,10 @@ bonjour-service@^1.0.11:
|
|||
fast-deep-equal "^3.1.3"
|
||||
multicast-dns "^7.2.5"
|
||||
|
||||
bookshelf-relations@2.4.0:
|
||||
version "2.4.0"
|
||||
resolved "https://registry.yarnpkg.com/bookshelf-relations/-/bookshelf-relations-2.4.0.tgz#75d594beaccceab06f13923652508c12dd2a9900"
|
||||
integrity sha512-Diwx/MPvqaeFjdKC2IZoe2vG+Sepcy3EpMd75AB+ToNsjpke6JgKsfFz6wUxrJ+S6VPdNsh7Fpg0Lm4+imK5zg==
|
||||
bookshelf-relations@2.5.0:
|
||||
version "2.5.0"
|
||||
resolved "https://registry.yarnpkg.com/bookshelf-relations/-/bookshelf-relations-2.5.0.tgz#889446aa4afa54abb2d829e3a27f93aa447d7414"
|
||||
integrity sha512-yiJ1uTWF3HVBuGhgHyZfjBo+JRDAvOOnAEabuAfWrYksCfvLFTk+B3hp4ZCPATZC5Jq6mzDUD0jz6etdI999pA==
|
||||
dependencies:
|
||||
"@tryghost/debug" "^0.1.13"
|
||||
"@tryghost/errors" "^1.2.3"
|
||||
|
|
Loading…
Add table
Reference in a new issue