1
0
mirror of https://github.com/lancedikson/bowser synced 2026-03-02 03:40:27 +00:00

Merge pull request #431 from lancedikson/dependabot/npm_and_yarn/elliptic-6.5.3

chore(deps): bump elliptic from 6.5.1 to 6.5.3
This commit is contained in:
Denis Demchenko
2020-09-12 10:37:25 +03:00
committed by GitHub

6
package-lock.json generated
View File

@@ -6133,9 +6133,9 @@
"dev": true "dev": true
}, },
"elliptic": { "elliptic": {
"version": "6.5.1", "version": "6.5.3",
"resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.1.tgz", "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.3.tgz",
"integrity": "sha512-xvJINNLbTeWQjrl6X+7eQCrIy/YPv5XCpKW6kB5mKvtnGILoLDcySuwomfdzt0BMdLNVnuRNTuzKNHj0bva1Cg==", "integrity": "sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==",
"dev": true, "dev": true,
"requires": { "requires": {
"bn.js": "^4.4.0", "bn.js": "^4.4.0",