Merge pull request #350 from status-im/dependabot/npm_and_yarn/ecies-geth-1.6.0

This commit is contained in:
F 2021-12-20 15:26:25 +11:00 committed by GitHub
commit bf49df79a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

12
package-lock.json generated
View File

@ -5833,9 +5833,9 @@
"integrity": "sha1-peZUwuWi3rXyAdls77yoDA7y9RM="
},
"node_modules/ecies-geth": {
"version": "1.5.2",
"resolved": "https://registry.npmjs.org/ecies-geth/-/ecies-geth-1.5.2.tgz",
"integrity": "sha512-IXNnwxfuyt6SkkCy0cPExCQ48yKSD5YawZkYtbS97rkQoXmBLjH19y7PL4r5FyOuLBJE3bvCZzF6zw8pvgeDgw==",
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/ecies-geth/-/ecies-geth-1.6.0.tgz",
"integrity": "sha512-lTfWFECCaxxtSinZIYRy/HxovXlEHdA6Y2K6qwsdg/l9y2CnZZopKQFQzvnGUUMMBMe0JIlNVYSKbLXpV+Tubw==",
"dependencies": {
"elliptic": "^6.5.4",
"secp256k1": "^4.0.2"
@ -21870,9 +21870,9 @@
}
},
"ecies-geth": {
"version": "1.5.2",
"resolved": "https://registry.npmjs.org/ecies-geth/-/ecies-geth-1.5.2.tgz",
"integrity": "sha512-IXNnwxfuyt6SkkCy0cPExCQ48yKSD5YawZkYtbS97rkQoXmBLjH19y7PL4r5FyOuLBJE3bvCZzF6zw8pvgeDgw==",
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/ecies-geth/-/ecies-geth-1.6.0.tgz",
"integrity": "sha512-lTfWFECCaxxtSinZIYRy/HxovXlEHdA6Y2K6qwsdg/l9y2CnZZopKQFQzvnGUUMMBMe0JIlNVYSKbLXpV+Tubw==",
"requires": {
"elliptic": "^6.5.4",
"secp256k1": "^4.0.2"