From 846ef068626483a11e537ca6e93c400536f59748 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 15 Sep 2020 13:45:51 +0000 Subject: [PATCH] [Security] Bump dot-prop from 4.2.0 to 4.2.1 Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1. **This update includes a security fix.** - [Release notes](https://github.com/sindresorhus/dot-prop/releases) - [Commits](https://github.com/sindresorhus/dot-prop/commits) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3587e2984..b578968b9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15894,14 +15894,6 @@ "wrappy": "1" } }, - "dot-prop": { - "version": "4.2.0", - "bundled": true, - "dev": true, - "requires": { - "is-obj": "^1.0.0" - } - }, "dotenv": { "version": "5.0.1", "bundled": true, @@ -16619,8 +16611,7 @@ }, "is-obj": { "version": "1.0.1", - "bundled": true, - "dev": true + "bundled": true }, "is-path-inside": { "version": "1.0.1",