From 05e828ad0e54be5b72a4b7f268770a4e5b01ea68 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Apr 2026 00:54:55 +0000 Subject: [PATCH] chore(deps): update dependency @ai-sdk/google-vertex to v4.0.107 --- package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 47a8c76f46..3721f342f6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,9 +31,9 @@ } }, "node_modules/@ai-sdk/anthropic": { - "version": "3.0.68", - "resolved": "https://registry.npmjs.org/@ai-sdk/anthropic/-/anthropic-3.0.68.tgz", - "integrity": "sha512-BAd+fmgYoJMmGw0/uV+jRlXX60PyGxelA6Clp4cK/NI0dsyv9jOOwzQmKNaz2nwb+Jz7HqI7I70KK4XtU5EcXQ==", + "version": "3.0.69", + "resolved": "https://registry.npmjs.org/@ai-sdk/anthropic/-/anthropic-3.0.69.tgz", + "integrity": "sha512-LshR7X3pFugY0o41G2VKTmg1XoGpSl7uoYWfzk6zjVZLhCfeFiwgpOga+eTV4XY1VVpZwKVqRnkDbIL7K2eH5g==", "license": "Apache-2.0", "dependencies": { "@ai-sdk/provider": "3.0.8", @@ -80,12 +80,12 @@ } }, "node_modules/@ai-sdk/google-vertex": { - "version": "4.0.106", - "resolved": "https://registry.npmjs.org/@ai-sdk/google-vertex/-/google-vertex-4.0.106.tgz", - "integrity": "sha512-Aeso2nLreRxZljTehZg+pnOP+VqYXTDPb375468DNDyutuVUyyBsicWRf2ChLCIN7ATY4ek0RNCUjLATrvR9Iw==", + "version": "4.0.107", + "resolved": "https://registry.npmjs.org/@ai-sdk/google-vertex/-/google-vertex-4.0.107.tgz", + "integrity": "sha512-Uo+p/SIAt3rCKnLzBK3qadKGQF9gjHPXXxm0p50LoBZXQvwKBtv/nYTB9l/m+S1wbsjCOGbYgXticTwnfNF/EA==", "license": "Apache-2.0", "dependencies": { - "@ai-sdk/anthropic": "3.0.68", + "@ai-sdk/anthropic": "3.0.69", "@ai-sdk/google": "3.0.61", "@ai-sdk/openai-compatible": "2.0.41", "@ai-sdk/provider": "3.0.8",