Skip to content

Commit d05f909

Browse files
Bump elliptic from 6.5.6 to 6.5.7 in /tests_zemu (#167)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.6 to 6.5.7. - [Commits](indutny/elliptic@v6.5.6...v6.5.7) --- updated-dependencies: - dependency-name: elliptic dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 58bbda8 commit d05f909

File tree

1 file changed

+4
-17
lines changed

1 file changed

+4
-17
lines changed

tests_zemu/yarn.lock

Lines changed: 4 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2306,23 +2306,10 @@ elfy@^1.0.0:
23062306
dependencies:
23072307
endian-reader "^0.3.0"
23082308

2309-
elliptic@^6.5.4:
2310-
version "6.5.4"
2311-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
2312-
integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==
2313-
dependencies:
2314-
bn.js "^4.11.9"
2315-
brorand "^1.1.0"
2316-
hash.js "^1.0.0"
2317-
hmac-drbg "^1.0.1"
2318-
inherits "^2.0.4"
2319-
minimalistic-assert "^1.0.1"
2320-
minimalistic-crypto-utils "^1.0.1"
2321-
2322-
elliptic@^6.5.6:
2323-
version "6.5.6"
2324-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.6.tgz#ee5f7c3a00b98a2144ac84d67d01f04d438fa53e"
2325-
integrity sha512-mpzdtpeCLuS3BmE3pO3Cpp5bbjlOPY2Q0PgoF+Od1XZrHLYI28Xe3ossCmYCQt11FQKEYd9+PF8jymTvtWJSHQ==
2309+
elliptic@^6.5.4, elliptic@^6.5.6:
2310+
version "6.5.7"
2311+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.7.tgz#8ec4da2cb2939926a1b9a73619d768207e647c8b"
2312+
integrity sha512-ESVCtTwiA+XhY3wyh24QqRGBoP3rEdDUl3EDUUo9tft074fi19IrdpH7hLCMMP3CIj7jb3W96rn8lt/BqIlt5Q==
23262313
dependencies:
23272314
bn.js "^4.11.9"
23282315
brorand "^1.1.0"

0 commit comments

Comments
 (0)