Update bson-objectid to version 1.1.5 🚀 (#7863)

* chore(package): update bson-objectid to version 1.1.5

https://greenkeeper.io/

* chore: yarn.lock
This commit is contained in:
Greenkeeper 2017-02-08 18:56:35 +01:00 committed by Katharina Irrgang
parent 63d9bc7bc5
commit bc77d05183
2 changed files with 4 additions and 4 deletions

View File

@ -32,7 +32,7 @@
"body-parser": "1.16.0",
"bookshelf": "0.10.3",
"brute-knex": "https://github.com/cobbspur/brute-knex/tarball/0cb28fa8e3230dcbf6bca8b991dbb340b9fff6cc",
"bson-objectid": "1.1.4",
"bson-objectid": "1.1.5",
"bunyan": "1.8.1",
"chalk": "1.1.3",
"cheerio": "0.22.0",

View File

@ -666,9 +666,9 @@ browserify-zlib@^0.1.4:
knex "0.12.2"
lodash "4.16.3"
bson-objectid@1.1.4:
version "1.1.4"
resolved "https://registry.yarnpkg.com/bson-objectid/-/bson-objectid-1.1.4.tgz#b82b497c40b11a0d3e3768bb70e3bdbb7d535d2b"
bson-objectid@1.1.5:
version "1.1.5"
resolved "https://registry.yarnpkg.com/bson-objectid/-/bson-objectid-1.1.5.tgz#4b9e210a98c1c4eaa9edf63aca0784cb30b79b5e"
buffer-crc32@^0.2.1:
version "0.2.13"