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 v1.3.1

This commit is contained in:
Renovate Bot 2020-06-11 06:21:08 +00:00
parent f392883a6d
commit 84d510f059
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View file

@ -70,7 +70,7 @@
"bookshelf": "0.15.2",
"bookshelf-relations": "1.3.2",
"brute-knex": "4.0.0",
"bson-objectid": "1.3.0",
"bson-objectid": "1.3.1",
"cheerio": "0.22.0",
"compression": "1.7.4",
"connect-slashes": "1.4.0",

View file

@ -1394,10 +1394,10 @@ brute-knex@4.0.0:
express-brute "^1.0.1"
knex "^0.17"
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==
bson-objectid@1.3.1:
version "1.3.1"
resolved "https://registry.yarnpkg.com/bson-objectid/-/bson-objectid-1.3.1.tgz#11e4ce4c3419161fd388113781bb62c1dfbce34b"
integrity sha512-eQBNQXsisEAXlwiSy8zRNZdW2xDBJaEVkTPbodYR9hGxxtE548Qq7ilYOd8WAQ86xF7NRUdiWSQ1pa/TkKiE2A==
buffer-alloc-unsafe@^1.1.0:
version "1.1.0"