diff --git a/package.json b/package.json index 176bc44..b236e8d 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "lodash": "^4.17.4", "msgpack-lite": "^0.1.26", "node-gyp": "8.4.0", - "object-path": "^0.11.7", + "object-path": "^0.11.8", "posix": "^4.1.1", "randomstring": "^1.1.5", "redis": "^2.8.0", diff --git a/yarn.lock b/yarn.lock index dd8399b..7aea6f6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1893,10 +1893,10 @@ object-component@0.0.3: resolved "https://registry.yarnpkg.com/object-component/-/object-component-0.0.3.tgz#f0c69aa50efc95b866c186f400a33769cb2f1291" integrity sha1-8MaapQ78lbhmwYb0AKM3acsvEpE= -object-path@^0.11.7: - version "0.11.7" - resolved "https://registry.yarnpkg.com/object-path/-/object-path-0.11.7.tgz#5f211161f34bb395e4b13a5f565b79d933b6f65d" - integrity sha512-T4evaK9VfGGQskXBDILcn6F90ZD+WO3OwRFFQ2rmZdUH4vQeDBpiolTpVlPY2yj5xSepyILTjDyM6UvbbdHMZw== +object-path@^0.11.8: + version "0.11.8" + resolved "https://registry.yarnpkg.com/object-path/-/object-path-0.11.8.tgz#ed002c02bbdd0070b78a27455e8ae01fc14d4742" + integrity sha512-YJjNZrlXJFM42wTBn6zgOJVar9KFJvzx6sTWDte8sWZF//cnjl0BxHNpfZx+ZffXX63A9q0b1zsFiBX4g4X5KA== on-finished@~2.3.0: version "2.3.0"