From 39200ff7e83bdb64276c590fb173a637901d413d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Sep 2021 02:19:34 +0000 Subject: [PATCH] Bump object-path from 0.11.4 to 0.11.8 Bumps [object-path](https://github.com/mariocasciaro/object-path) from 0.11.4 to 0.11.8. - [Release notes](https://github.com/mariocasciaro/object-path/releases) - [Commits](https://github.com/mariocasciaro/object-path/commits) --- updated-dependencies: - dependency-name: object-path dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) 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"