From 394534a44a9d901e6e42626976cc1d6b665bfb55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 May 2021 00:36:15 +0000 Subject: [PATCH] Bump lodash from 4.17.15 to 4.17.21 in /demo-angular Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21) Signed-off-by: dependabot[bot] --- demo-angular/package-lock.json | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/demo-angular/package-lock.json b/demo-angular/package-lock.json index 94dd95a..5e79079 100644 --- a/demo-angular/package-lock.json +++ b/demo-angular/package-lock.json @@ -3501,9 +3501,9 @@ } }, "lodash": { - "version": "4.17.15", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz", - "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==", + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", "dev": true }, "lodash.debounce": { @@ -3993,10 +3993,7 @@ "integrity": "sha1-gu6b59N3Fys8QpVzRyMDdijhhqc=" }, "nativescript-mobilepay": { - "version": "file:../src", - "requires": { - "nativescript-hook": "^0.2.5" - } + "version": "file:../src" }, "nativescript-theme-core": { "version": "1.0.6",