From 9e6faca10d509e1cb62eebf6ffef47c7b7d6f700 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Aug 2020 00:54:55 +0000 Subject: [PATCH] Bump elliptic from 6.5.2 to 6.5.3 in /demo-angular Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3) Signed-off-by: dependabot[bot] --- demo-angular/package-lock.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/demo-angular/package-lock.json b/demo-angular/package-lock.json index bb020cb..95d8c49 100644 --- a/demo-angular/package-lock.json +++ b/demo-angular/package-lock.json @@ -1768,9 +1768,9 @@ "dev": true }, "elliptic": { - "version": "6.5.2", - "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.2.tgz", - "integrity": "sha512-f4x70okzZbIQl/NSRLkI/+tteV/9WqL98zx+SQ69KbXxmVrmjwsNUPn/gYJJ0sHvEak24cZgHIPegRePAtA/xw==", + "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", @@ -1783,9 +1783,9 @@ }, "dependencies": { "bn.js": { - "version": "4.11.8", - "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.11.8.tgz", - "integrity": "sha512-ItfYfPLkWHUjckQCk8xC+LwxgK8NYcXywGigJgSwOP8Y2iyWT4f2vsZnoOXTTbo+o5yXmIUJ4gn5538SO5S3gA==", + "version": "4.11.9", + "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.11.9.tgz", + "integrity": "sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw==", "dev": true } } @@ -3379,9 +3379,9 @@ } }, "nativescript-contacts-lite": { - "version": "0.2.6", - "resolved": "https://registry.npmjs.org/nativescript-contacts-lite/-/nativescript-contacts-lite-0.2.6.tgz", - "integrity": "sha512-BoKyrzYRBEchZivbsN8zfZOcEcB6x8TufUcKJI3yOVDgsMPpemb7VzTHbxTo4XRMexzLPUtDe4arDDEbbcrkiQ==", + "version": "0.2.7", + "resolved": "https://registry.npmjs.org/nativescript-contacts-lite/-/nativescript-contacts-lite-0.2.7.tgz", + "integrity": "sha512-lkjdGZABarAWlPMZJIxIRpqKmiLXpO1IjRMmSwgdZ3hPcPO3KmK8GQWFOFxxWULvN5DQ6pkMDhgYMVc/zNsUhA==", "requires": { "nativescript-permissions": "^1.2.2" }