From 9b7db4a7c5d360398a27dc1903ec9b4a37705247 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Oct 2020 01:51:27 +0000 Subject: [PATCH] Bump object-path from 0.11.4 to 0.11.5 Bumps [object-path](https://github.com/mariocasciaro/object-path) from 0.11.4 to 0.11.5. - [Release notes](https://github.com/mariocasciaro/object-path/releases) - [Commits](https://github.com/mariocasciaro/object-path/commits) 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..8f770e2 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.5", "password-hash": "^1.2.2", "path": "^0.12.7", "pm2": "^3.5.1", diff --git a/yarn.lock b/yarn.lock index 380152e..41e7fc5 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.5: + version "0.11.5" + resolved "https://registry.yarnpkg.com/object-path/-/object-path-0.11.5.tgz#d4e3cf19601a5140a55a16ad712019a9c50b577a" object-visit@^1.0.0: version "1.0.1"