diff --git a/package-lock.json b/package-lock.json index 85e69ce0..73c53117 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3419,9 +3419,9 @@ } }, "node_modules/@langchain/community": { - "version": "0.3.53", - "resolved": "https://registry.npmjs.org/@langchain/community/-/community-0.3.53.tgz", - "integrity": "sha512-TlQzXXuiqPkpALvvuClzt6K83EQ2oA+0B/UzWrrWQPCYpJtfy5kbT/Uwc4PPa8twdVUNpLcXgFaLtb3U1EXVAg==", + "version": "0.3.54", + "resolved": "https://registry.npmjs.org/@langchain/community/-/community-0.3.54.tgz", + "integrity": "sha512-p1lSlxu1ZBWBiW6PSQujutR03OfxI9R0s+CKPK2DRUjF8PFARe49OlPqHPlmGmkGnOlpZLF3gay5215p6ZkP8w==", "license": "MIT", "dependencies": { "@langchain/openai": ">=0.2.0 <0.7.0",