From 1f188c17eb422f55056e248de48f23009ad6c022 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2020 15:12:40 +0000 Subject: [PATCH] Bump elliptic from 6.5.0 to 6.5.3 in /demo Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.0 to 6.5.3. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](https://github.com/indutny/elliptic/compare/v6.5.0...v6.5.3) Signed-off-by: dependabot[bot] --- demo/package-lock.json | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/demo/package-lock.json b/demo/package-lock.json index f855fc2..8725f67 100644 --- a/demo/package-lock.json +++ b/demo/package-lock.json @@ -1474,9 +1474,9 @@ "dev": true }, "elliptic": { - "version": "6.5.0", - "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.0.tgz", - "integrity": "sha512-eFOJTMyCYb7xtE/caJ6JJu+bhi67WCYNbkGSknu20pmM8Ke/bqOfdnZWxyoGN26JgfxTbXrsCkEw4KheCT/KGg==", + "version": "6.5.3", + "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.3.tgz", + "integrity": "sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==", "dev": true, "requires": { "bn.js": "^4.4.0", @@ -3661,11 +3661,7 @@ } }, "nativescript-orientation": { - "version": "file:../src", - "requires": { - "nativescript-dom": "^2.0.0", - "nativescript-globalevents": "^1.2.1" - } + "version": "file:../src" }, "nativescript-theme-core": { "version": "1.0.6",