From 95613db2d427e1093b1e22596cd89a3bcc1d60ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Sep 2021 22:13:25 +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.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 55aa1119..b4ad1055 100644 --- a/package.json +++ b/package.json @@ -126,7 +126,7 @@ "lodash": "^4.16.2", "mapbox.js": "^3.0.0", "numeral": "^1.5.5", - "object-path": "^0.11.3", + "object-path": "^0.11.6", "qs": "^6.2.1", "react": "^15.4.1", "react-autosuggest": "^7.0.1", diff --git a/yarn.lock b/yarn.lock index eb6b3cd0..134c7773 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7286,10 +7286,10 @@ object-keys@^1.0.10, object-keys@^1.0.6, object-keys@^1.0.8: resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.0.11.tgz#c54601778ad560f1142ce0e01bcca8b56d13426d" integrity sha1-xUYBd4rVYPEULODgG8yotW0TQm0= -object-path@^0.11.3: - version "0.11.4" - resolved "https://registry.yarnpkg.com/object-path/-/object-path-0.11.4.tgz#370ae752fbf37de3ea70a861c23bba8915691949" - integrity sha1-NwrnUvvzfePqcKhhwju6iRVpGUk= +object-path@^0.11.6: + version "0.11.6" + resolved "https://registry.yarnpkg.com/object-path/-/object-path-0.11.6.tgz#e53b6f19fc53a50c5009b3899a3e25a5b4e6de45" + integrity sha512-IxOLx7DbXnrRHAhLRiL4Sg0383CGdo5k6F7sjYyeqVOEzctZFUHF3c4uh7EgqWoV0B3CCmgYwjOBgw9jrqyv/A== object-path@^0.9.0: version "0.9.2"