chore(deps): bump @letta-ai/letta-client from 1.7.8 to 1.7.9 (#406)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-02-26 15:31:02 -08:00
committed by GitHub
parent fb820ee89a
commit 9cf929a716
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -11,7 +11,7 @@
"dependencies": {
"@clack/prompts": "^0.11.0",
"@hapi/boom": "^10.0.1",
"@letta-ai/letta-client": "^1.7.8",
"@letta-ai/letta-client": "^1.7.9",
"@letta-ai/letta-code-sdk": "^0.1.6",
"@types/express": "^5.0.6",
"@types/node": "^25.0.10",
@@ -1260,9 +1260,9 @@
"license": "MIT"
},
"node_modules/@letta-ai/letta-client": {
"version": "1.7.8",
"resolved": "https://registry.npmjs.org/@letta-ai/letta-client/-/letta-client-1.7.8.tgz",
"integrity": "sha512-l7BGsAZOI8b+H1RO2IMzMv3P0VXj6Of2wXLCg5LZejOk0dHLLBi2me4WspLg+6zWPGIRJwMRsxmfp4kV9Zzh6g==",
"version": "1.7.9",
"resolved": "https://registry.npmjs.org/@letta-ai/letta-client/-/letta-client-1.7.9.tgz",
"integrity": "sha512-ZoUH71/c5t7/7H5DF52lduAKGCet/UoAe2PZTwKCt7CpENdyVlAsM1gV3q8xABmu4RZ1zmwiOjbQT8yWty6w3g==",
"license": "Apache-2.0"
},
"node_modules/@letta-ai/letta-code": {