Skip to content

Commit

Permalink
[FABN-1623]-Update elliptic dependency (#332)
Browse files Browse the repository at this point in the history
Signed-off-by: lesleyannj <[email protected]>
  • Loading branch information
lesleyannjordan committed Sep 16, 2020
1 parent 5102b52 commit 44be4e7
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion fabric-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/bytebuffer": "^5.0.34",
"bn.js": "^4.11.3",
"callsite": "^1.0.0",
"elliptic": "^6.5.2",
"elliptic": "^6.5.3",
"fabric-ca-client": "file:../fabric-ca-client",
"fs-extra": "^8.1.0",
"grpc": "1.24.2",
Expand Down
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"chai": "^4.1.2",
"chai-as-promised": "^7.1.1",
"cucumber": "5.0.1",
"elliptic": "^6.5.2",
"elliptic": "^6.5.3",
"eslint": "^6.8.0",
"fabric-ca-client": "file:./fabric-ca-client",
"fabric-client": "file:./fabric-client",
Expand Down

0 comments on commit 44be4e7

Please sign in to comment.