Merge pull request #52 from zhaojh329/dependabot/npm_and_yarn/frontend/elliptic-6.5.3

build(deps): bump elliptic from 6.5.2 to 6.5.3 in /frontend
This commit is contained in:
Jianhui Zhao
2020-08-05 19:35:05 +08:00
committed by GitHub
+3 -3
View File
@@ -4445,9 +4445,9 @@
}
},
"elliptic": {
"version": "6.5.2",
"resolved": "https://registry.npm.taobao.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",