aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-07-29 20:45:37 +0000
committerGitHub <noreply@github.com>2020-07-29 20:45:37 +0000
commit03f1db81ae66f1d891eaecb71b34d04d08b8b8c8 (patch)
treee394e0236b98587ba784a9e0df42c474b4299157
parent7b25402100059692b7161f05a8a23e872bf1f3dc (diff)
Bump elliptic from 3.1.0 to 6.5.3dependabot/npm_and_yarn/elliptic-6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 3.1.0 to 6.5.3. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](https://github.com/indutny/elliptic/compare/v3.1.0...v6.5.3) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index bc662f7..67d6a42 100644
--- a/package.json
+++ b/package.json
@@ -19,7 +19,7 @@
"bittorrent-protocol": "^1.5.7",
"bittorrent-swarm": "^5.0.2",
"chalk": "^1.0.0",
- "elliptic": "^3.0.3",
+ "elliptic": "^6.5.3",
"glob": "^5.0.6",
"hat": "^0.0.3",
"inherits": "^2.0.1",