Skip to content

Commit bc771a4

Browse files
dependabot[bot]majecty
authored andcommitted
Bump elliptic from 6.5.2 to 6.5.3 in /test
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](indutny/elliptic@v6.5.2...v6.5.3) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 28ad362 commit bc771a4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"chai": "^4.2.0",
6060
"chai-as-promised": "^7.1.1",
6161
"crypto-js": "^4.0.0",
62-
"elliptic": "^6.5.2",
62+
"elliptic": "^6.5.3",
6363
"foundry-keystore": "^0.1.0",
6464
"foundry-rpc": "^0.1.2",
6565
"get-port": "^5.1.1",

test/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -560,10 +560,10 @@ ecc-jsbn@~0.1.1:
560560
jsbn "~0.1.0"
561561
safer-buffer "^2.1.0"
562562

563-
elliptic@^6.4.1, elliptic@^6.5.2:
564-
version "6.5.2"
565-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.2.tgz#05c5678d7173c049d8ca433552224a495d0e3762"
566-
integrity sha512-f4x70okzZbIQl/NSRLkI/+tteV/9WqL98zx+SQ69KbXxmVrmjwsNUPn/gYJJ0sHvEak24cZgHIPegRePAtA/xw==
563+
elliptic@^6.4.1, elliptic@^6.5.3:
564+
version "6.5.3"
565+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
566+
integrity sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==
567567
dependencies:
568568
bn.js "^4.4.0"
569569
brorand "^1.0.1"

0 commit comments

Comments
 (0)