Update package-lock.json to include @anthropic-ai/sdk version 0.54.0

This commit is contained in:
Cole McIntosh 2025-06-24 14:29:14 -06:00
parent c42a876735
commit ca96e39229

View file

@ -143,6 +143,7 @@
"version": "0.54.0",
"resolved": "https://registry.npmjs.org/@anthropic-ai/sdk/-/sdk-0.54.0.tgz",
"integrity": "sha512-xyoCtHJnt/qg5GG6IgK+UJEndz8h8ljzt/caKXmq3LfBF81nC/BW6E4x2rOWCZcvsLyVW+e8U5mtIr6UCE/kJw==",
"license": "MIT",
"bin": {
"anthropic-ai-sdk": "bin/cli"
}