summaryrefslogtreecommitdiff
path: root/client/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-07-29 21:41:35 +0000
committerShyam Sunder <sgsunder1@gmail.com>2020-08-13 11:53:04 -0400
commit3edc07b7f851ed5d07574c62da1ff8320cccd69b (patch)
tree2adf37e10ba530c3611a63a250c767e1030ca0b3 /client/package-lock.json
parent918984252480802835cfb757e6b4ad84674bc3d8 (diff)
client/build: bump elliptic from 6.4.0 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.0 to 6.5.3. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](https://github.com/indutny/elliptic/compare/v6.4.0...v6.5.3) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'client/package-lock.json')
-rw-r--r--client/package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/client/package-lock.json b/client/package-lock.json
index 448ed78..bf1040d 100644
--- a/client/package-lock.json
+++ b/client/package-lock.json
@@ -1761,9 +1761,9 @@
"dev": true
},
"elliptic": {
- "version": "6.4.0",
- "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.4.0.tgz",
- "integrity": "sha1-ysmvh2LIWDYYcAPI3+GT5eLq5d8=",
+ "version": "6.5.3",
+ "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.3.tgz",
+ "integrity": "sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==",
"dev": true,
"requires": {
"bn.js": "^4.4.0",