From cf0d42e6ee5d557990358330ad97a85392da04a2 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 29 Oct 2024 19:47:24 +0000
Subject: [PATCH] Update dependency @langchain/community to ^0.3.0 [SECURITY]

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 1511e22..f93c366 100644
--- a/package.json
+++ b/package.json
@@ -15,7 +15,7 @@
   "author": "yuiseki",
   "license": "WTFPL",
   "dependencies": {
-    "@langchain/community": "^0.0.57",
+    "@langchain/community": "^0.3.0",
     "@langchain/core": "^0.1.12",
     "@langchain/openai": "^0.0.34",
     "langchain": "^0.1.1",