mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
Update dependency bson-objectid to v1.2.5
This commit is contained in:
parent
82d146577c
commit
2cf40d2f6f
2 changed files with 5 additions and 4 deletions
|
@ -58,7 +58,7 @@
|
|||
"bookshelf": "0.14.2",
|
||||
"bookshelf-relations": "1.1.1",
|
||||
"brute-knex": "3.0.1",
|
||||
"bson-objectid": "1.2.4",
|
||||
"bson-objectid": "1.2.5",
|
||||
"chalk": "2.4.2",
|
||||
"cheerio": "0.22.0",
|
||||
"compression": "1.7.3",
|
||||
|
|
|
@ -866,9 +866,10 @@ brute-knex@3.0.1:
|
|||
express-brute "^1.0.0"
|
||||
knex "0.14.6"
|
||||
|
||||
bson-objectid@1.2.4:
|
||||
version "1.2.4"
|
||||
resolved "https://registry.yarnpkg.com/bson-objectid/-/bson-objectid-1.2.4.tgz#5932784c407dc033d8e1064c31f2ce3005d5a00b"
|
||||
bson-objectid@1.2.5:
|
||||
version "1.2.5"
|
||||
resolved "https://registry.yarnpkg.com/bson-objectid/-/bson-objectid-1.2.5.tgz#622c0c9d40c02aece5ac5b61a70248ec303047f0"
|
||||
integrity sha512-tKLZNr1eyK/Dd48k/5FHXmpN69dUHMioQCvNv1kxy8qJINkoyQkjf7+u933EZ77bMXC3lmN1HmyFm2WS6mRYxg==
|
||||
|
||||
buffer-alloc-unsafe@^1.1.0:
|
||||
version "1.1.0"
|
||||
|
|
Loading…
Reference in a new issue