summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-09-21 03:43:01 +0000
committerGitHub <noreply@github.com>2021-09-21 03:43:01 +0000
commit856f6ff77b5cc3d3ab15dc84390b9390b7de1155 (patch)
treee1d0119745bba88bcff87541ed774949ada86e00
parent007ab4f7d1c77d426e1b1b8b51ea57eac6501e13 (diff)
Bump object-path from 0.11.5 to 0.11.8 in /frontdependabot/npm_and_yarn/front/object-path-0.11.8
Bumps [object-path](https://github.com/mariocasciaro/object-path) from 0.11.5 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] <support@github.com>
-rw-r--r--front/package.json2
-rw-r--r--front/yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/front/package.json b/front/package.json
index 32c8f43c..1cf0686f 100644
--- a/front/package.json
+++ b/front/package.json
@@ -34,7 +34,7 @@
"lodash": "^4.17.19",
"lodash.merge": "^4.6.2",
"moment": "^2.24.0",
- "object-path": "^0.11.5",
+ "object-path": "^0.11.8",
"opn": "^6.0.0",
"phoenix": "^1.4.11",
"vue": "^2.6.11",
diff --git a/front/yarn.lock b/front/yarn.lock
index 7b89b200..c9edc4f4 100644
--- a/front/yarn.lock
+++ b/front/yarn.lock
@@ -7782,10 +7782,10 @@ object-keys@^1.0.11, object-keys@^1.0.12, object-keys@^1.1.1:
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
integrity sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==
-object-path@^0.11.5:
- version "0.11.5"
- resolved "https://registry.yarnpkg.com/object-path/-/object-path-0.11.5.tgz#d4e3cf19601a5140a55a16ad712019a9c50b577a"
- integrity sha512-jgSbThcoR/s+XumvGMTMf81QVBmah+/Q7K7YduKeKVWL7N111unR2d6pZZarSk6kY/caeNxUDyxOvMWyzoU2eg==
+object-path@^0.11.8:
+ version "0.11.8"
+ resolved "https://registry.yarnpkg.com/object-path/-/object-path-0.11.8.tgz#ed002c02bbdd0070b78a27455e8ae01fc14d4742"
+ integrity sha512-YJjNZrlXJFM42wTBn6zgOJVar9KFJvzx6sTWDte8sWZF//cnjl0BxHNpfZx+ZffXX63A9q0b1zsFiBX4g4X5KA==
object-visit@^1.0.0:
version "1.0.1"