dep: update libethsync
This commit is contained in:
parent
07ac024289
commit
059c0b64ee
|
@ -10,7 +10,7 @@
|
|||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
"@lumeweb/interface-relay": "^0.0.2-develop.1",
|
||||
"@lumeweb/libethsync": "^0.1.0-develop.48",
|
||||
"@lumeweb/libethsync": "^0.1.0-develop.49",
|
||||
"axios": "^1.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -4123,9 +4123,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@lumeweb/libethsync": {
|
||||
"version": "0.1.0-develop.48",
|
||||
"resolved": "https://registry.npmjs.org/@lumeweb/libethsync/-/libethsync-0.1.0-develop.48.tgz",
|
||||
"integrity": "sha512-viNULCRnEq0GUklYZVxP4whbZNXjh6Z0+VjrRmsUcURB60P9OQixbfL0VZa5ePA9/o5AX3g8MWh5P10yafQneg==",
|
||||
"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==",
|
||||
"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.48",
|
||||
"@lumeweb/libethsync": "^0.1.0-develop.49",
|
||||
"axios": "^1.4.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue