diff --git a/package.json b/package.json index a6f0b2a..0d524d1 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "multer": "^1.3.0", "node-fetch": "^2.3.0", "nodemon": "^1.17.3", - "object-path": "^0.11.4", + "object-path": "^0.11.8", "password-hash": "^1.2.2", "path": "^0.12.7", "pm2": "^3.5.1", diff --git a/yarn.lock b/yarn.lock index 380152e..e05092a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2705,9 +2705,9 @@ object-copy@^0.1.0: define-property "^0.2.5" kind-of "^3.0.3" -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"