dep: update libethsync
This commit is contained in:
parent
281869db4d
commit
0292c8c629
|
@ -10,7 +10,7 @@
|
|||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
"@lumeweb/interface-relay": "^0.0.2-develop.1",
|
||||
"@lumeweb/libethsync": "^0.1.0-develop.49",
|
||||
"@lumeweb/libethsync": "^0.1.0-develop.64",
|
||||
"axios": "^1.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -4123,9 +4123,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@lumeweb/libethsync": {
|
||||
"version": "0.1.0-develop.49",
|
||||
"resolved": "https://registry.npmjs.org/@lumeweb/libethsync/-/libethsync-0.1.0-develop.49.tgz",
|
||||
"integrity": "sha512-Vi/1TGHiUBAaR39uaix6F/oA75/1MzB6lDbQq6lYmYNhm+BowaS314v5+KgjJ3Qo2YtfiGGO+YTGZGOj7N4gZQ==",
|
||||
"version": "0.1.0-develop.64",
|
||||
"resolved": "https://registry.npmjs.org/@lumeweb/libethsync/-/libethsync-0.1.0-develop.64.tgz",
|
||||
"integrity": "sha512-du0B3lEBj24FjWvrWuFzO/D7G54Cxb8S4Mw/REbr6WPErqYz9Il96NNj+YhkGGpCUFHUS1pzHim774l+R3zv7w==",
|
||||
"dependencies": {
|
||||
"@chainsafe/as-sha256": "^0.3.1",
|
||||
"@chainsafe/bls": "7.1.1",
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@lumeweb/interface-relay": "^0.0.2-develop.1",
|
||||
"@lumeweb/libethsync": "^0.1.0-develop.49",
|
||||
"@lumeweb/libethsync": "^0.1.0-develop.64",
|
||||
"axios": "^1.4.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue