mirror of https://github.com/status-im/js-waku.git
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:
parent
56393c6947
commit
1d573f2914
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue