chore(deps): bump elliptic from 6.5.2 to 6.5.3 in /ssr-test

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-07-31 11:42:06 +00:00 committed by GitHub
parent 89bff3401d
commit 1dfc6dd174
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1467,9 +1467,9 @@
"integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0="
},
"elliptic": {
"version": "6.5.2",
"resolved": "http://bnpm.byted.org/elliptic/download/elliptic-6.5.2.tgz",
"integrity": "sha1-BcVnjXFzwEnYykM1UiJKSV0ON2I=",
"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",