Merge pull request #130 from ChainSafe/cayman/bump-blst

chore: bump blst peer dependency
This commit is contained in:
Cayman 2022-05-15 13:56:46 -04:00 committed by GitHub
commit 097068b713
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 360 additions and 399 deletions

View File

@ -83,7 +83,7 @@
"randombytes": "^2.1.0"
},
"devDependencies": {
"@chainsafe/blst": "^0.2.0",
"@chainsafe/blst": "^0.2.4",
"@chainsafe/eslint-plugin-node": "^11.2.3",
"@chainsafe/lodestar-spec-test-util": "^0.18.0",
"@chainsafe/threads": "^1.9.0",
@ -119,6 +119,6 @@
"v8-profiler-next": "1.3.0"
},
"peerDependencies": {
"@chainsafe/blst": "^0.2.0"
"@chainsafe/blst": "^0.2.4"
}
}

755
yarn.lock

File diff suppressed because it is too large Load Diff