diff --git a/package-lock.json b/package-lock.json index 8c9fa5d..9c0f92d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4701,9 +4701,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", @@ -7917,14 +7917,6 @@ } } }, - "ngx-log-monitor": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/ngx-log-monitor/-/ngx-log-monitor-1.2.0.tgz", - "integrity": "sha512-1wAxMG2U9NO4WwH5gBhlRSkw6WPYBaYhfX9kfBam00ypHDTBENaEwwZFR1IhZxBJ6Y6yIHr2QMIfe+2MEkow5A==", - "requires": { - "tslib": "^1.9.0" - } - }, "nice-try": { "version": "1.0.5", "resolved": "https://registry.npmjs.org/nice-try/-/nice-try-1.0.5.tgz",