From b17ec68dfaf9245c67f32b737885b58277c858fc Mon Sep 17 00:00:00 2001 From: billcastle Date: Fri, 16 Aug 2024 11:17:38 +0800 Subject: [PATCH] update ellipsis --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d0ca089..af42672 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "browserify-rsa": "^4.1.0", "create-hash": "^1.2.0", "create-hmac": "^1.1.7", - "elliptic": "^6.5.5", + "elliptic": "^6.5.7", "hash-base": "~3.0", "inherits": "^2.0.4", "parse-asn1": "^5.1.7",