From 8f85e43f1126f73a31b257a12d7babd48b43a2ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Sep 2021 19:40:57 +0000 Subject: [PATCH] Bump object-path from 0.11.4 to 0.11.6 Bumps [object-path](https://github.com/mariocasciaro/object-path) from 0.11.4 to 0.11.6. - [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-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 68b591b..7234e3f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2060,9 +2060,9 @@ "dev": true }, "object-path": { - "version": "0.11.4", - "resolved": "https://registry.npmjs.org/object-path/-/object-path-0.11.4.tgz", - "integrity": "sha1-NwrnUvvzfePqcKhhwju6iRVpGUk=" + "version": "0.11.6", + "resolved": "https://registry.npmjs.org/object-path/-/object-path-0.11.6.tgz", + "integrity": "sha512-IxOLx7DbXnrRHAhLRiL4Sg0383CGdo5k6F7sjYyeqVOEzctZFUHF3c4uh7EgqWoV0B3CCmgYwjOBgw9jrqyv/A==" }, "object.assign": { "version": "4.1.0",