dep: update libethsync

This commit is contained in:
Derrick Hammer 2023-07-24 20:09:34 -04:00
parent 07ac024289
commit 059c0b64ee
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
2 changed files with 5 additions and 5 deletions

8
npm-shrinkwrap.json generated
View File

@ -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",

View File

@ -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"
}
}