Merge branch 'dependabot/npm_and_yarn/elliptic-6.5.3'

This commit is contained in:
timvisee 2020-10-15 20:54:44 +02:00
commit b4594c5280
No known key found for this signature in database
GPG Key ID: B8DB720BC383E172
1 changed files with 5 additions and 5 deletions

10
package-lock.json generated
View File

@ -6197,8 +6197,8 @@
} }
}, },
"configstore": { "configstore": {
"version": "github:dannycoates/configstore#45c19536db34e7005a50b435582692886322ab36", "version": "5.0.0",
"from": "github:dannycoates/configstore#master", "resolved": "github:dannycoates/configstore#45c19536db34e7005a50b435582692886322ab36",
"requires": { "requires": {
"dot-prop": "^5.1.0" "dot-prop": "^5.1.0"
} }
@ -7744,9 +7744,9 @@
"dev": true "dev": true
}, },
"elliptic": { "elliptic": {
"version": "6.5.2", "version": "6.5.3",
"resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.2.tgz", "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.3.tgz",
"integrity": "sha512-f4x70okzZbIQl/NSRLkI/+tteV/9WqL98zx+SQ69KbXxmVrmjwsNUPn/gYJJ0sHvEak24cZgHIPegRePAtA/xw==", "integrity": "sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==",
"dev": true, "dev": true,
"requires": { "requires": {
"bn.js": "^4.4.0", "bn.js": "^4.4.0",