Bump ecies-geth from 1.5.2 to 1.6.0

Bumps [ecies-geth](https://github.com/cyrildever/ecies-geth) from 1.5.2 to 1.6.0.
- [Release notes](https://github.com/cyrildever/ecies-geth/releases)
- [Commits](https://github.com/cyrildever/ecies-geth/compare/v1.5.2...v1.6.0)

---
updated-dependencies:
- dependency-name: ecies-geth
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-12-20 01:23:13 +00:00 committed by GitHub
parent 56393c6947
commit 1d573f2914
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"