From a6ead76d4dc10c97513f88e163fb1b5706c7cc07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Dec 2020 08:51:43 +0000 Subject: [PATCH] Bump dot-prop from 4.1.1 to 4.2.1 in /native Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.1.1 to 4.2.1. - [Release notes](https://github.com/sindresorhus/dot-prop/releases) - [Commits](https://github.com/sindresorhus/dot-prop/compare/v4.1.1...v4.2.1) Signed-off-by: dependabot[bot] --- native/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/native/yarn.lock b/native/yarn.lock index f6efc17..49fd9d0 100644 --- a/native/yarn.lock +++ b/native/yarn.lock @@ -962,8 +962,8 @@ detect-indent@^4.0.0: repeating "^2.0.0" dot-prop@^4.1.0: - version "4.1.1" - resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-4.1.1.tgz#a8493f0b7b5eeec82525b5c7587fa7de7ca859c1" + version "4.2.1" + resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-4.2.1.tgz#45884194a71fc2cda71cbb4bceb3a4dd2f433ba4" dependencies: is-obj "^1.0.0"