mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Update dependency bson-objectid to v1.3.0
This commit is contained in:
parent
352fec4c00
commit
f4dd1d173f
2 changed files with 5 additions and 5 deletions
|
@ -58,7 +58,7 @@
|
|||
"bookshelf": "0.14.2",
|
||||
"bookshelf-relations": "1.1.1",
|
||||
"brute-knex": "3.0.1",
|
||||
"bson-objectid": "1.2.5",
|
||||
"bson-objectid": "1.3.0",
|
||||
"chalk": "2.4.2",
|
||||
"cheerio": "0.22.0",
|
||||
"compression": "1.7.4",
|
||||
|
|
|
@ -871,10 +871,10 @@ brute-knex@3.0.1:
|
|||
express-brute "^1.0.0"
|
||||
knex "0.14.6"
|
||||
|
||||
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==
|
||||
bson-objectid@1.3.0:
|
||||
version "1.3.0"
|
||||
resolved "https://registry.yarnpkg.com/bson-objectid/-/bson-objectid-1.3.0.tgz#f0f4c7c949fece975f12790510d75d7fe39fb456"
|
||||
integrity sha512-YcB+lRJEEEIcHNLKyhmHujW7OCVE3+xr9IpEhlprBZnXgF3hqeePeexIsAaOtu1SbkgZRlJVUxvYZ3ngUOyIew==
|
||||
|
||||
buffer-alloc-unsafe@^1.1.0:
|
||||
version "1.1.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue