diff --git a/package.json b/package.json index 6cfd243..bbf1327 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ }, "license": "MIT", "dependencies": { - "bson-objectid": "^1.1.1", + "bson-objectid": "^1.3.1", "escape-string-regexp": "^1.0.5", "jsondiffpatch": "^0.3.11", "string-splice": "^1.3.0" diff --git a/yarn.lock b/yarn.lock index 6d87d98..b9ca3fa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2182,10 +2182,10 @@ bser@^2.0.0: dependencies: node-int64 "^0.4.0" -bson-objectid@^1.1.1: - 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"