0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00

Update dependency bson-objectid to v2.0.2

This commit is contained in:
Renovate Bot 2022-01-18 00:57:08 +00:00
parent 1f9edcefec
commit 7466ab340c
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 7 additions and 2 deletions

View file

@ -112,7 +112,7 @@
"bookshelf": "1.2.0",
"bookshelf-relations": "2.3.0",
"brute-knex": "4.0.1",
"bson-objectid": "2.0.1",
"bson-objectid": "2.0.2",
"bthreads": "0.5.1",
"cheerio": "0.22.0",
"compression": "1.7.4",

View file

@ -2823,7 +2823,12 @@ brute-knex@4.0.1:
express-brute "^1.0.1"
knex "^0.20"
bson-objectid@2.0.1, bson-objectid@^2.0.1:
bson-objectid@2.0.2:
version "2.0.2"
resolved "https://registry.yarnpkg.com/bson-objectid/-/bson-objectid-2.0.2.tgz#e72c9c51841f5e842dcc17d3cc7b7064f7abacae"
integrity sha512-61Yo6MBAftkyc+nU0smq+VX2SCeKgtC6+cRI+JkatdCy1tPdAzvR1ezEQFlio6St2tDhKZm/IUXc2bzg0QSnqQ==
bson-objectid@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/bson-objectid/-/bson-objectid-2.0.1.tgz#226a9ffecd3a8d52f565d71012dd5b176560fef1"
integrity sha512-b4D1/G4uP9Yks4rv+nDVsZ4ybT1W5nQYw4lfpfaRP2Q18azlR6Oe2BAuirG1lzrwQFtHnJ0nrK5kWKKZVEMUng==