summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorValérianne <dashie@sigpipe.me>2020-10-23 11:15:38 +0200
committerGitHub <noreply@github.com>2020-10-23 11:15:38 +0200
commitc50a88a72354b1e9b7be762c71be6cf66cc871a6 (patch)
tree2daaa5888af45ad8ab648555a276e73a978c4811
parent15c6abbf6968315e792f828e127ea2144b33a13e (diff)
parent3928ba918bb90933f07bc49e56e4ec7c787220f4 (diff)
Merge pull request #372 from reel2bits/dependabot/npm_and_yarn/front/object-path-0.11.5
Bump object-path from 0.11.4 to 0.11.5 in /front
-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 a59dca65..2fc027be 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.4",
+ "object-path": "^0.11.5",
"opn": "^6.0.0",
"phoenix": "^1.4.11",
"vue": "^2.6.11",
diff --git a/front/yarn.lock b/front/yarn.lock
index 5f7c716f..804d3bc5 100644
--- a/front/yarn.lock
+++ b/front/yarn.lock
@@ -7780,10 +7780,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.4:
- 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.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-visit@^1.0.0:
version "1.0.1"