summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-15 09:24:23 +0000
committerGitHub <noreply@github.com>2021-03-15 09:24:23 +0000
commit2fda1b23acac14243fe2599132b1138ee12b4531 (patch)
treec387c2241224c00a88410c5725a86dbcaab4a248
parentbab1c43b55b17a76b8a9c51259ff05517f60369e (diff)
Bump dot-prop from 4.2.0 to 4.2.1 in /front
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1. - [Release notes](https://github.com/sindresorhus/dot-prop/releases) - [Commits](https://github.com/sindresorhus/dot-prop/compare/v4.2.0...v4.2.1) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--front/yarn.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/front/yarn.lock b/front/yarn.lock
index 804d3bc5..00287fbe 100644
--- a/front/yarn.lock
+++ b/front/yarn.lock
@@ -4384,9 +4384,9 @@ domutils@^1.5.1, domutils@^1.7.0:
domelementtype "1"
dot-prop@^4.1.1:
- version "4.2.0"
- resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-4.2.0.tgz#1f19e0c2e1aa0e32797c49799f2837ac6af69c57"
- integrity sha512-tUMXrxlExSW6U2EXiiKGSBVdYgtV8qlHL+C10TsW4PURY/ic+eaysnSkwB4kA/mBlCyy/IKDJ+Lc3wbWeaXtuQ==
+ version "4.2.1"
+ resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-4.2.1.tgz#45884194a71fc2cda71cbb4bceb3a4dd2f433ba4"
+ integrity sha512-l0p4+mIuJIua0mhxGoh4a+iNL9bmeK5DvnSVQa6T0OhrVmaEa1XScX5Etc673FePCJOArq/4Pa2cLGODUWTPOQ==
dependencies:
is-obj "^1.0.0"