diff --git a/graph/package.json b/graph/package.json index 86354ebb..afec485d 100644 --- a/graph/package.json +++ b/graph/package.json @@ -36,7 +36,7 @@ "mongoose": "^5.1.2", "mongoose-elasticsearch-xp": "^5.4.1", "object-hash": "^1.2.0", - "object-path": "^0.11.4", + "object-path": "^0.11.8", "shortid": "^2.2.8", "slug": "^0.9.1", "unique-push-id": "^1.0.2", diff --git a/graph/yarn.lock b/graph/yarn.lock index 593669e7..00c254db 100644 --- a/graph/yarn.lock +++ b/graph/yarn.lock @@ -2990,9 +2990,9 @@ object-hash@^1.2.0: version "1.3.0" resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-1.3.0.tgz#76d9ba6ff113cf8efc0d996102851fe6723963e2" -object-path@^0.11.4: - version "0.11.4" - resolved "https://registry.yarnpkg.com/object-path/-/object-path-0.11.4.tgz#370ae752fbf37de3ea70a861c23bba8915691949" +object-path@^0.11.8: + version "0.11.8" + resolved "https://registry.yarnpkg.com/object-path/-/object-path-0.11.8.tgz#ed002c02bbdd0070b78a27455e8ae01fc14d4742" object-visit@^1.0.0: version "1.0.1"