diff --git a/bun.lock b/bun.lock index 5800b51..ac359b1 100644 --- a/bun.lock +++ b/bun.lock @@ -5,7 +5,7 @@ "": { "name": "@agent-score/pay", "dependencies": { - "@agent-score/sdk": "^2.7.9", + "@agent-score/sdk": "^2.7.10", "@clack/prompts": "^1.7.0", "@scure/bip39": "^2.4.0", "@solana-program/system": "^0.14.1", @@ -50,7 +50,7 @@ "packages": { "@adraffy/ens-normalize": ["@adraffy/ens-normalize@1.11.1", "", {}, "sha512-nhCBV3quEgesuf7c7KYfperqSS14T8bYuvJ8PcLJp6znkZpFc0AuW4qBtr8eKVyPPe/8RSr7sglCWPU5eaxwKQ=="], - "@agent-score/sdk": ["@agent-score/sdk@2.7.9", "", {}, "sha512-KA8zET+D0GXhkorFT6YaBAGyrE0AQF/7X8sNtllrMBC6w2g6bkpts0CZSd38QmBJYadWdbia7ZJu7mHB8hYmqg=="], + "@agent-score/sdk": ["@agent-score/sdk@2.7.10", "", {}, "sha512-QnDBdH3lqGP1JLc8AaTlXFgBNs+F5WiD+GBwOgKRaxBnojUWv0oLr3ekBDrAR2FF8O8yVQmC9bvM07uX0dht+Q=="], "@babel/helper-string-parser": ["@babel/helper-string-parser@7.29.7", "", {}, "sha512-Pb5ijPrZ89GDH8223L4UP8i6QApWxs04RbPQJTeWDV0/keR2E36MeKnyr6LYmUUvqRRI+Iv87SuF1W6ErINzYw=="], diff --git a/package.json b/package.json index e680f7f..08b4923 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "bun": ">=1.3.0 <2" }, "dependencies": { - "@agent-score/sdk": "^2.7.9", + "@agent-score/sdk": "^2.7.10", "@clack/prompts": "^1.7.0", "@scure/bip39": "^2.4.0", "@solana-program/system": "^0.14.1",