Bump elliptic from 6.4.0 to 6.5.3 #227

Closed
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/elliptic-6.5.3 into master

6
package-lock.json generated
View File

@@ -1964,9 +1964,9 @@
"dev": true "dev": true
}, },
"elliptic": { "elliptic": {
"version": "6.4.0", "version": "6.5.3",
"resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.4.0.tgz", "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.3.tgz",
"integrity": "sha1-ysmvh2LIWDYYcAPI3+GT5eLq5d8=", "integrity": "sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==",
"dev": true, "dev": true,
"requires": { "requires": {
"bn.js": "^4.4.0", "bn.js": "^4.4.0",