Skip to content

Commit d4e1204

Browse files
Merge pull request #8 from krishnprakash/dependabot/npm_and_yarn/elliptic-6.5.5
Bump elliptic from 6.3.2 to 6.5.5
2 parents 0c513c1 + a61c835 commit d4e1204

File tree

1 file changed

+4
-13
lines changed

1 file changed

+4
-13
lines changed

yarn.lock

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ block-stream@*:
244244
dependencies:
245245
inherits "~2.0.0"
246246

247-
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.4.0:
247+
bn.js@^4.0.0, bn.js@^4.1.0:
248248
version "4.11.6"
249249
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.6.tgz#53344adb14617a13f6e8dd2ce28905d1c0ba3215"
250250

@@ -727,18 +727,9 @@ ecc-jsbn@~0.1.1:
727727
dependencies:
728728
jsbn "~0.1.0"
729729

730-
elliptic@^6.0.0:
731-
version "6.3.2"
732-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.3.2.tgz#e4c81e0829cf0a65ab70e998b8232723b5c1bc48"
733-
dependencies:
734-
bn.js "^4.4.0"
735-
brorand "^1.0.1"
736-
hash.js "^1.0.0"
737-
inherits "^2.0.1"
738-
739-
elliptic@^6.5.4:
740-
version "6.5.4"
741-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
730+
elliptic@^6.0.0, elliptic@^6.5.4:
731+
version "6.5.5"
732+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.5.tgz#c715e09f78b6923977610d4c2346d6ce22e6dded"
742733
dependencies:
743734
bn.js "^4.11.9"
744735
brorand "^1.1.0"

0 commit comments

Comments
 (0)