From d601199de05dd969701687e7e2dac1e2466606df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Nov 2020 11:49:12 +0000 Subject: [PATCH] Bump dot-prop from 4.2.0 to 4.2.1 in /web/app/themes/wpadminref 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] --- web/app/themes/wpadminref/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/app/themes/wpadminref/yarn.lock b/web/app/themes/wpadminref/yarn.lock index ffad6c7..d31b2bf 100644 --- a/web/app/themes/wpadminref/yarn.lock +++ b/web/app/themes/wpadminref/yarn.lock @@ -2407,8 +2407,8 @@ domutils@^1.5.1: 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" + version "4.2.1" + resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-4.2.1.tgz#45884194a71fc2cda71cbb4bceb3a4dd2f433ba4" dependencies: is-obj "^1.0.0"