From 4c4039e2f22e28a73b2700fc58af718ef921b0c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Oct 2020 20:58:41 +0000 Subject: [PATCH] Bump object-path from 0.9.2 to 0.11.5 Bumps [object-path](https://github.com/mariocasciaro/object-path) from 0.9.2 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 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dd0ecff..d02f9be 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "hide-property": "0.0.1", "md5": "^2.0.0", "mkdirp": "^0.5.1", - "object-path": "^0.9.2", + "object-path": "^0.11.5", "sugar-glob": "^2.0.0" } }