diff --git a/bun.lockb b/bun.lockb index 9eda4ab2b65..9234d65eb8b 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/packages/plugin-tee/package.json b/packages/plugin-tee/package.json index 756e41297fd..2c329e27107 100644 --- a/packages/plugin-tee/package.json +++ b/packages/plugin-tee/package.json @@ -6,6 +6,7 @@ "types": "dist/index.d.ts", "dependencies": { "@elizaos/core": "workspace:*", + "@solana/web3.js": "1.98.0", "@phala/dstack-sdk": "^0.1.7", "better-sqlite3": "11.8.1", "elliptic": "6.6.1"