chore: Upgrade buffer-layout package in web3.js (#23897)

This commit is contained in:
Steven Luscher
2022-03-23 14:56:13 -07:00
committed by GitHub
parent 9dae5551a1
commit 0c0db9308b
3 changed files with 10217 additions and 8 deletions

File diff suppressed because it is too large Load Diff

View File

@ -61,7 +61,7 @@
"dependencies": { "dependencies": {
"@babel/runtime": "^7.12.5", "@babel/runtime": "^7.12.5",
"@ethersproject/sha2": "^5.5.0", "@ethersproject/sha2": "^5.5.0",
"@solana/buffer-layout": "^3.0.0", "@solana/buffer-layout": "^4.0.0",
"bn.js": "^5.0.0", "bn.js": "^5.0.0",
"borsh": "^0.7.0", "borsh": "^0.7.0",
"bs58": "^4.0.1", "bs58": "^4.0.1",

9403
web3.js/yarn.lock Normal file

File diff suppressed because it is too large Load Diff