diff --git a/package-lock.json b/package-lock.json index 607756d..03c65a4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@radix-ui/react-dropdown-menu": "^2.1.16", "@radix-ui/react-slot": "^1.2.3", "@radix-ui/react-switch": "^1.2.6", - "agents": "^0.2.12", + "agents": "^0.2.13", "ai": "^5.0.68", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", @@ -3475,9 +3475,9 @@ } }, "node_modules/agents": { - "version": "0.2.12", - "resolved": "https://registry.npmjs.org/agents/-/agents-0.2.12.tgz", - "integrity": "sha512-5oW2B5T2FOxmg+C11WAnMzV3ILLoI2sTqa3r1qxLymSZcnaP/37J17atts2o/lRFjWVWua/Y9mHSaBvm0XFdjw==", + "version": "0.2.14", + "resolved": "https://registry.npmjs.org/agents/-/agents-0.2.14.tgz", + "integrity": "sha512-DjMZomVmB11DCBglkeVyeHhb9FpdEfdtXT6+ZPpda7HT0yQxz1zDu6scKSpyodTu1sS7O3tA7xo4F1mvW+7M+Q==", "license": "MIT", "dependencies": { "@ai-sdk/openai": "2.0.48", diff --git a/package.json b/package.json index 4da77a3..059cee0 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@radix-ui/react-dropdown-menu": "^2.1.16", "@radix-ui/react-slot": "^1.2.3", "@radix-ui/react-switch": "^1.2.6", - "agents": "^0.2.12", + "agents": "^0.2.13", "ai": "^5.0.68", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1",