Skip to content

Commit ddbd9d9

Browse files
chore(deps): bump the npm_and_yarn group across 6 directories with 22 updates
Bumps the npm_and_yarn group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [semver](https://github.com/npm/node-semver) | `7.6.3` | `7.7.0` | | [axios](https://github.com/axios/axios) | `0.26.1` | `0.30.0` | | [rollup](https://github.com/rollup/rollup) | `3.29.4` | `3.29.5` | | [mongodb](https://github.com/mongodb/node-mongodb-native) | `5.2.0` | `5.8.0` | | [@mozilla/readability](https://github.com/mozilla/readability) | `0.4.4` | `0.6.0` | | [graphql](https://github.com/graphql/graphql-js) | `16.6.0` | `16.8.1` | | [lunary](https://github.com/lunary-ai/lunary-js) | `0.7.10` | `0.8.8` | | [sqlite3](https://github.com/TryGhost/node-sqlite3) | `5.1.4` | `5.1.5` | | [cookie](https://github.com/jshttp/cookie) | `0.6.0` | `0.7.0` | | [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) | `7.25.6` | `7.27.0` | | [@babel/runtime-corejs3](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime-corejs3) | `7.23.2` | `7.27.0` | | [express](https://github.com/expressjs/express) | `4.19.2` | `4.21.2` | | [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) | `2.0.6` | `2.0.9` | | [jose](https://github.com/panva/jose) | `4.14.6` | `4.15.9` | | [nanoid](https://github.com/ai/nanoid) | `3.3.6` | `3.3.11` | | [prismjs](https://github.com/PrismJS/prism) | `1.29.0` | `1.30.0` | | [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) | `5.3.3` | `5.3.4` | | [word-wrap](https://github.com/jonschlinkert/word-wrap) | `1.2.3` | `1.2.5` | Bumps the npm_and_yarn group with 1 update in the /docs/core_docs directory: [cookie](https://github.com/jshttp/cookie). Bumps the npm_and_yarn group with 1 update in the /environment_tests/test-exports-esbuild directory: [esbuild](https://github.com/evanw/esbuild). Bumps the npm_and_yarn group with 1 update in the /examples directory: [axios](https://github.com/axios/axios). Bumps the npm_and_yarn group with 2 updates in the /langchain directory: [axios](https://github.com/axios/axios) and [rollup](https://github.com/rollup/rollup). Bumps the npm_and_yarn group with 4 updates in the /libs/langchain-community directory: [rollup](https://github.com/rollup/rollup), [mongodb](https://github.com/mongodb/node-mongodb-native), [@mozilla/readability](https://github.com/mozilla/readability) and [lunary](https://github.com/lunary-ai/lunary-js). Updates `semver` from 7.6.3 to 7.7.0 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.6.3...v7.7.0) Updates `axios` from 0.26.1 to 0.30.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v0.30.0/CHANGELOG.md) - [Commits](axios/axios@v0.26.1...v0.30.0) Updates `rollup` from 3.29.4 to 3.29.5 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v3.29.4...v3.29.5) Updates `mongodb` from 5.2.0 to 5.8.0 - [Release notes](https://github.com/mongodb/node-mongodb-native/releases) - [Changelog](https://github.com/mongodb/node-mongodb-native/blob/v5.8.0/HISTORY.md) - [Commits](mongodb/node-mongodb-native@v5.2.0...v5.8.0) Updates `@mozilla/readability` from 0.4.4 to 0.6.0 - [Changelog](https://github.com/mozilla/readability/blob/main/CHANGELOG.md) - [Commits](mozilla/readability@0.4.4...0.6.0) Updates `graphql` from 16.6.0 to 16.8.1 - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](graphql/graphql-js@v16.6.0...v16.8.1) Updates `lunary` from 0.7.10 to 0.8.8 - [Commits](https://github.com/lunary-ai/lunary-js/commits) Updates `sqlite3` from 5.1.4 to 5.1.5 - [Release notes](https://github.com/TryGhost/node-sqlite3/releases) - [Commits](TryGhost/node-sqlite3@v5.1.4...v5.1.5) Updates `cookie` from 0.6.0 to 0.7.0 - [Release notes](https://github.com/jshttp/cookie/releases) - [Commits](jshttp/cookie@v0.6.0...v0.7.0) Updates `@babel/helpers` from 7.25.6 to 7.27.0 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.27.0/packages/babel-helpers) Updates `@babel/runtime-corejs3` from 7.23.2 to 7.27.0 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.27.0/packages/babel-runtime-corejs3) Updates `express` from 4.19.2 to 4.21.2 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md) - [Commits](expressjs/express@4.19.2...4.21.2) Updates `http-proxy-middleware` from 2.0.6 to 2.0.9 - [Release notes](https://github.com/chimurai/http-proxy-middleware/releases) - [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.9/CHANGELOG.md) - [Commits](chimurai/http-proxy-middleware@v2.0.6...v2.0.9) Updates `jose` from 4.14.6 to 4.15.9 - [Release notes](https://github.com/panva/jose/releases) - [Changelog](https://github.com/panva/jose/blob/v4.15.9/CHANGELOG.md) - [Commits](panva/jose@v4.14.6...v4.15.9) Updates `nanoid` from 3.3.6 to 3.3.11 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.6...3.3.11) Updates `path-to-regexp` from 0.1.7 to 0.1.12 - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md) - [Commits](pillarjs/path-to-regexp@v0.1.7...v0.1.12) Updates `prismjs` from 1.29.0 to 1.30.0 - [Release notes](https://github.com/PrismJS/prism/releases) - [Changelog](https://github.com/PrismJS/prism/blob/v2/CHANGELOG.md) - [Commits](PrismJS/prism@v1.29.0...v1.30.0) Updates `send` from 0.18.0 to 0.19.0 - [Release notes](https://github.com/pillarjs/send/releases) - [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md) - [Commits](pillarjs/send@0.18.0...0.19.0) Updates `serve-static` from 1.15.0 to 1.16.2 - [Release notes](https://github.com/expressjs/serve-static/releases) - [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md) - [Commits](expressjs/serve-static@v1.15.0...v1.16.2) Updates `webpack-dev-middleware` from 5.3.3 to 5.3.4 - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases) - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md) - [Commits](webpack/webpack-dev-middleware@v5.3.3...v5.3.4) Updates `word-wrap` from 1.2.3 to 1.2.5 - [Release notes](https://github.com/jonschlinkert/word-wrap/releases) - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.5) Updates `cookie` from 0.6.0 to 1.0.2 - [Release notes](https://github.com/jshttp/cookie/releases) - [Commits](jshttp/cookie@v0.6.0...v0.7.0) Updates `esbuild` from 0.17.19 to 0.25.3 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2023.md) - [Commits](evanw/esbuild@v0.17.19...v0.25.3) Updates `axios` from 0.26.1 to 1.9.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v0.30.0/CHANGELOG.md) - [Commits](axios/axios@v0.26.1...v0.30.0) Updates `axios` from 0.26.1 to 1.9.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v0.30.0/CHANGELOG.md) - [Commits](axios/axios@v0.26.1...v0.30.0) Updates `rollup` from 3.29.5 to 4.40.1 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v3.29.4...v3.29.5) Updates `rollup` from 3.29.5 to 4.40.1 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v3.29.4...v3.29.5) Updates `mongodb` from 5.9.2 to 6.16.0 - [Release notes](https://github.com/mongodb/node-mongodb-native/releases) - [Changelog](https://github.com/mongodb/node-mongodb-native/blob/v5.8.0/HISTORY.md) - [Commits](mongodb/node-mongodb-native@v5.2.0...v5.8.0) Updates `@mozilla/readability` from 0.4.4 to 0.6.0 - [Changelog](https://github.com/mozilla/readability/blob/main/CHANGELOG.md) - [Commits](mozilla/readability@0.4.4...0.6.0) Updates `lunary` from 0.7.15 to 0.8.8 - [Commits](https://github.com/lunary-ai/lunary-js/commits) --- updated-dependencies: - dependency-name: semver dependency-version: 7.7.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: axios dependency-version: 0.30.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: rollup dependency-version: 3.29.5 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: mongodb dependency-version: 5.8.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@mozilla/readability" dependency-version: 0.6.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: graphql dependency-version: 16.8.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: lunary dependency-version: 0.8.8 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: sqlite3 dependency-version: 5.1.5 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: cookie dependency-version: 0.7.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@babel/helpers" dependency-version: 7.27.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@babel/runtime-corejs3" dependency-version: 7.27.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: express dependency-version: 4.21.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: http-proxy-middleware dependency-version: 2.0.9 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: jose dependency-version: 4.15.9 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: nanoid dependency-version: 3.3.11 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: path-to-regexp dependency-version: 0.1.12 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: prismjs dependency-version: 1.30.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: send dependency-version: 0.19.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: serve-static dependency-version: 1.16.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: webpack-dev-middleware dependency-version: 5.3.4 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: word-wrap dependency-version: 1.2.5 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: cookie dependency-version: 1.0.2 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: esbuild dependency-version: 0.25.3 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: axios dependency-version: 1.9.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: axios dependency-version: 1.9.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: rollup dependency-version: 4.40.1 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: rollup dependency-version: 4.40.1 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: mongodb dependency-version: 6.16.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@mozilla/readability" dependency-version: 0.6.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: lunary dependency-version: 0.8.8 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent af108cc commit ddbd9d9

File tree

39 files changed

+268
-432
lines changed

39 files changed

+268
-432
lines changed

docs/core_docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@mdx-js/react": "^1.6.22",
3838
"@supabase/supabase-js": "^2.45.0",
3939
"clsx": "^1.2.1",
40-
"cookie": "^0.6.0",
40+
"cookie": "^1.0.2",
4141
"isomorphic-dompurify": "^2.9.0",
4242
"json-loader": "^0.5.7",
4343
"marked": "^12.0.2",

environment_tests/test-exports-esbuild/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@langchain/core": "workspace:*",
2525
"@langchain/openai": "workspace:*",
2626
"@tsconfig/recommended": "^1.0.2",
27-
"esbuild": "^0.17.18",
27+
"esbuild": "^0.25.3",
2828
"langchain": "workspace:*",
2929
"typescript": "^5.0.0"
3030
},

examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"@vercel/kv": "^3.0.0",
8383
"@xata.io/client": "^0.28.0",
8484
"@zilliz/milvus2-sdk-node": "^2.3.5",
85-
"axios": "^0.26.0",
85+
"axios": "^1.9.0",
8686
"chromadb": "^1.5.3",
8787
"cohere-ai": "^7.14.0",
8888
"convex": "^1.3.1",

langchain/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@
444444
"@types/ws": "^8",
445445
"@typescript-eslint/eslint-plugin": "^5.58.0",
446446
"@typescript-eslint/parser": "^5.58.0",
447-
"axios": "^0.26.0",
447+
"axios": "^1.9.0",
448448
"cheerio": "1.0.0-rc.12",
449449
"dotenv": "^16.0.3",
450450
"dpdm": "^3.12.0",
@@ -464,7 +464,7 @@
464464
"reflect-metadata": "^0.2.2",
465465
"release-it": "^18.1.2",
466466
"rimraf": "^5.0.1",
467-
"rollup": "^3.19.1",
467+
"rollup": "^4.40.1",
468468
"ts-jest": "^29.1.0",
469469
"typeorm": "^0.3.20",
470470
"typescript": "~5.1.6",

libs/langchain-aws/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"jest-environment-node": "^29.6.4",
6767
"prettier": "^2.8.3",
6868
"release-it": "^18.1.2",
69-
"rollup": "^4.5.2",
69+
"rollup": "^3.29.5",
7070
"ts-jest": "^29.1.0",
7171
"typescript": "<5.2.0",
7272
"zod": "^3.22.4"

libs/langchain-azure-cosmosdb/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"dependencies": {
3535
"@azure/cosmos": "^4.2.0",
3636
"@azure/identity": "^4.5.0",
37-
"mongodb": "^6.10.0"
37+
"mongodb": "^5.8.0"
3838
},
3939
"peerDependencies": {
4040
"@langchain/core": ">=0.2.21 <0.4.0"
@@ -61,7 +61,7 @@
6161
"jest-environment-node": "^29.6.4",
6262
"prettier": "^2.8.3",
6363
"release-it": "^18.1.2",
64-
"rollup": "^4.5.2",
64+
"rollup": "^3.29.5",
6565
"ts-jest": "^29.1.0",
6666
"typescript": "<5.2.0"
6767
},

libs/langchain-azure-dynamic-sessions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"jest-environment-node": "^29.6.4",
6161
"prettier": "^2.8.3",
6262
"release-it": "^18.1.2",
63-
"rollup": "^4.5.2",
63+
"rollup": "^3.29.5",
6464
"ts-jest": "^29.1.0",
6565
"typescript": "<5.2.0"
6666
},

libs/langchain-baidu-qianfan/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"jest-environment-node": "^29.6.4",
6363
"prettier": "^2.8.3",
6464
"release-it": "^18.1.2",
65-
"rollup": "^4.5.2",
65+
"rollup": "^3.29.5",
6666
"ts-jest": "^29.1.0",
6767
"typescript": "<5.2.0"
6868
},

libs/langchain-cerebras/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"jest-environment-node": "^29.6.4",
6464
"prettier": "^2.8.3",
6565
"release-it": "^18.1.2",
66-
"rollup": "^4.5.2",
66+
"rollup": "^3.29.5",
6767
"ts-jest": "^29.1.0",
6868
"typescript": "<5.2.0"
6969
},

libs/langchain-cloudflare/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"jest-environment-node": "^29.6.4",
6363
"prettier": "^2.8.3",
6464
"release-it": "^18.1.2",
65-
"rollup": "^4.5.2",
65+
"rollup": "^3.29.5",
6666
"ts-jest": "^29.1.0",
6767
"typescript": "<5.2.0"
6868
},

libs/langchain-cohere/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"jest-environment-node": "^29.6.4",
6767
"prettier": "^2.8.3",
6868
"release-it": "^18.1.2",
69-
"rollup": "^4.5.2",
69+
"rollup": "^3.29.5",
7070
"ts-jest": "^29.1.0",
7171
"typescript": "<5.2.0"
7272
},

libs/langchain-community/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"@libsql/client": "^0.14.0",
9191
"@mendable/firecrawl-js": "^1.4.3",
9292
"@mlc-ai/web-llm": ">=0.2.62 <0.3.0",
93-
"@mozilla/readability": "^0.4.4",
93+
"@mozilla/readability": "^0.6.0",
9494
"@neondatabase/serverless": "^0.9.1",
9595
"@notionhq/client": "^2.2.10",
9696
"@opensearch-project/opensearch": "^2.2.0",
@@ -188,11 +188,11 @@
188188
"jsonwebtoken": "^9.0.2",
189189
"llmonitor": "^0.5.9",
190190
"lodash": "^4.17.21",
191-
"lunary": "^0.7.10",
191+
"lunary": "^0.8.8",
192192
"mammoth": "^1.6.0",
193193
"mariadb": "^3.4.0",
194194
"mem0ai": "^2.1.8",
195-
"mongodb": "^5.2.0",
195+
"mongodb": "^6.16.0",
196196
"mysql2": "^3.9.8",
197197
"neo4j-driver": "^5.17.0",
198198
"node-llama-cpp": "3.1.1",
@@ -211,7 +211,7 @@
211211
"redis": "^4.6.6",
212212
"release-it": "^18.1.2",
213213
"replicate": "^1.0.1",
214-
"rollup": "^3.19.1",
214+
"rollup": "^4.40.1",
215215
"sonix-speech-recognition": "^2.1.1",
216216
"srt-parser-2": "^1.2.3",
217217
"ts-jest": "^29.1.0",
@@ -323,7 +323,7 @@
323323
"jsonwebtoken": "^9.0.2",
324324
"llmonitor": "^0.5.9",
325325
"lodash": "^4.17.21",
326-
"lunary": "^0.7.10",
326+
"lunary": "^0.8.8",
327327
"mammoth": "^1.6.0",
328328
"mariadb": "^3.4.0",
329329
"mem0ai": "^2.1.8",

libs/langchain-deepseek/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"jest-environment-node": "^29.6.4",
6161
"prettier": "^2.8.3",
6262
"release-it": "^18.1.2",
63-
"rollup": "^4.5.2",
63+
"rollup": "^3.29.5",
6464
"ts-jest": "^29.1.0",
6565
"typescript": "<5.2.0"
6666
},

libs/langchain-exa/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"jest-environment-node": "^29.6.4",
6060
"prettier": "^2.8.3",
6161
"release-it": "^18.1.2",
62-
"rollup": "^4.5.2",
62+
"rollup": "^3.29.5",
6363
"ts-jest": "^29.1.0",
6464
"typescript": "<5.2.0"
6565
},

libs/langchain-google-cloud-sql-pg/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"pg": "^8.14.1",
6363
"prettier": "^2.8.3",
6464
"release-it": "^18.1.2",
65-
"rollup": "^4.5.2",
65+
"rollup": "^3.29.5",
6666
"testcontainers": "^10.23.0",
6767
"ts-jest": "^29.1.0",
6868
"typescript": "<5.2.0"

libs/langchain-google-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"jest-environment-node": "^29.6.4",
6060
"prettier": "^2.8.3",
6161
"release-it": "^18.1.2",
62-
"rollup": "^4.5.2",
62+
"rollup": "^3.29.5",
6363
"ts-jest": "^29.1.0",
6464
"typescript": "<5.2.0",
6565
"zod": "^3.22.4"

libs/langchain-google-gauth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"jest-environment-node": "^29.6.4",
6363
"prettier": "^2.8.3",
6464
"release-it": "^18.1.2",
65-
"rollup": "^4.5.2",
65+
"rollup": "^3.29.5",
6666
"ts-jest": "^29.1.0",
6767
"typescript": "<5.2.0",
6868
"zod": "^3.22.4"

libs/langchain-google-genai/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"jest-environment-node": "^29.6.4",
6666
"prettier": "^2.8.3",
6767
"release-it": "^18.1.2",
68-
"rollup": "^4.5.2",
68+
"rollup": "^3.29.5",
6969
"ts-jest": "^29.1.0",
7070
"typescript": "<5.2.0",
7171
"zod": "^3.22.4"

libs/langchain-google-vertexai-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"jest-environment-node": "^29.6.4",
6161
"prettier": "^2.8.3",
6262
"release-it": "^18.1.2",
63-
"rollup": "^4.5.2",
63+
"rollup": "^3.29.5",
6464
"ts-jest": "^29.1.0",
6565
"typescript": "<5.2.0",
6666
"zod": "^3.22.4"

libs/langchain-google-vertexai/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"jest-environment-node": "^29.6.4",
6161
"prettier": "^2.8.3",
6262
"release-it": "^18.1.2",
63-
"rollup": "^4.5.2",
63+
"rollup": "^3.29.5",
6464
"ts-jest": "^29.1.0",
6565
"typescript": "<5.2.0",
6666
"zod": "^3.22.4"

libs/langchain-google-webauth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"jest-environment-node": "^29.6.4",
6060
"prettier": "^2.8.3",
6161
"release-it": "^18.1.2",
62-
"rollup": "^4.5.2",
62+
"rollup": "^3.29.5",
6363
"ts-jest": "^29.1.0",
6464
"typescript": "<5.2.0",
6565
"zod": "^3.23.8"

libs/langchain-groq/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"jest-environment-node": "^29.6.4",
6767
"prettier": "^2.8.3",
6868
"release-it": "^18.1.2",
69-
"rollup": "^4.5.2",
69+
"rollup": "^3.29.5",
7070
"ts-jest": "^29.1.0",
7171
"typescript": "<5.2.0"
7272
},

libs/langchain-mistralai/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"jest-environment-node": "^29.6.4",
6666
"prettier": "^2.8.3",
6767
"release-it": "^18.1.2",
68-
"rollup": "^4.5.2",
68+
"rollup": "^3.29.5",
6969
"ts-jest": "^29.1.0",
7070
"typescript": "<5.2.0"
7171
},

libs/langchain-mixedbread-ai/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"jest-environment-node": "^29.6.4",
6464
"prettier": "^2.8.3",
6565
"release-it": "^18.1.2",
66-
"rollup": "^4.5.2",
66+
"rollup": "^3.29.5",
6767
"ts-jest": "^29.1.0",
6868
"typescript": "<5.2.0"
6969
},

libs/langchain-mongodb/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"author": "LangChain",
3333
"license": "MIT",
3434
"dependencies": {
35-
"mongodb": "^6.3.0"
35+
"mongodb": "^5.8.0"
3636
},
3737
"peerDependencies": {
3838
"@langchain/core": ">=0.2.21 <0.4.0"
@@ -60,7 +60,7 @@
6060
"jest-environment-node": "^29.6.4",
6161
"prettier": "^2.8.3",
6262
"release-it": "^18.1.2",
63-
"rollup": "^4.5.2",
63+
"rollup": "^3.29.5",
6464
"ts-jest": "^29.1.0",
6565
"typescript": "<5.2.0",
6666
"uuid": "^10.0.0"

libs/langchain-nomic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"jest-environment-node": "^29.6.4",
6161
"prettier": "^2.8.3",
6262
"release-it": "^18.1.2",
63-
"rollup": "^4.5.2",
63+
"rollup": "^3.29.5",
6464
"ts-jest": "^29.1.0",
6565
"typescript": "<5.2.0"
6666
},

libs/langchain-ollama/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"jest-environment-node": "^29.6.4",
6363
"prettier": "^2.8.3",
6464
"release-it": "^18.1.2",
65-
"rollup": "^4.5.2",
65+
"rollup": "^3.29.5",
6666
"ts-jest": "^29.1.0",
6767
"typescript": "<5.2.0"
6868
},

libs/langchain-pinecone/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"langchain": "workspace:*",
6565
"prettier": "^2.8.3",
6666
"release-it": "^18.1.2",
67-
"rollup": "^4.5.2",
67+
"rollup": "^3.29.5",
6868
"ts-jest": "^29.1.0",
6969
"typescript": "<5.2.0"
7070
},

libs/langchain-qdrant/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"jest-environment-node": "^29.6.4",
6262
"prettier": "^2.8.3",
6363
"release-it": "^18.1.2",
64-
"rollup": "^4.5.2",
64+
"rollup": "^3.29.5",
6565
"ts-jest": "^29.1.0",
6666
"typescript": "<5.2.0"
6767
},

libs/langchain-redis/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"jest-environment-node": "^29.6.4",
6161
"prettier": "^2.8.3",
6262
"release-it": "^18.1.2",
63-
"rollup": "^4.5.2",
63+
"rollup": "^3.29.5",
6464
"ts-jest": "^29.1.0",
6565
"typescript": "<5.2.0",
6666
"uuid": "^10.0.0"

libs/langchain-scripts/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,13 @@
4444
"dependencies": {
4545
"@octokit/rest": "^21.0.2",
4646
"@rollup/wasm-node": "^4.19.0",
47-
"axios": "^1.6.7",
47+
"axios": "^0.30.0",
4848
"commander": "^11.1.0",
4949
"glob": "^10.3.10",
5050
"lodash": "^4.17.21",
5151
"readline": "^1.3.0",
5252
"rimraf": "^5.0.1",
53-
"rollup": "^4.5.2",
53+
"rollup": "^3.29.5",
5454
"ts-morph": "^21.0.1",
5555
"typescript": "^5.4.5"
5656
},

libs/langchain-standard-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"jest-environment-node": "^29.6.4",
5757
"prettier": "^2.8.3",
5858
"release-it": "^18.1.2",
59-
"rollup": "^4.5.2",
59+
"rollup": "^3.29.5",
6060
"ts-jest": "^29.1.0",
6161
"typescript": "^5.4.5"
6262
},

libs/langchain-tavily/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"jest-environment-node": "^29.6.4",
5656
"prettier": "^2.8.3",
5757
"release-it": "^15.10.1",
58-
"rollup": "^4.5.2",
58+
"rollup": "^3.29.5",
5959
"ts-jest": "^29.1.0",
6060
"typescript": "<5.2.0"
6161
},

libs/langchain-textsplitters/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"jest-environment-node": "^29.6.4",
5959
"prettier": "^2.8.3",
6060
"release-it": "^18.1.2",
61-
"rollup": "^4.5.2",
61+
"rollup": "^3.29.5",
6262
"ts-jest": "^29.1.0",
6363
"typescript": "<5.2.0"
6464
},

libs/langchain-weaviate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"langchain": "workspace:*",
6363
"prettier": "^2.8.3",
6464
"release-it": "^18.1.2",
65-
"rollup": "^4.5.2",
65+
"rollup": "^3.29.5",
6666
"ts-jest": "^29.1.0",
6767
"typescript": "<5.2.0"
6868
},

libs/langchain-xai/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"jest-environment-node": "^29.6.4",
6666
"prettier": "^2.8.3",
6767
"release-it": "^18.1.2",
68-
"rollup": "^4.5.2",
68+
"rollup": "^3.29.5",
6969
"ts-jest": "^29.1.0",
7070
"typescript": "<5.2.0",
7171
"zod-to-json-schema": "^3.23.1"

libs/langchain-yandex/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"jest": "^29.5.0",
5555
"jest-environment-node": "^29.6.4",
5656
"prettier": "^2.8.3",
57-
"rollup": "^4.5.2",
57+
"rollup": "^3.29.5",
5858
"ts-jest": "^29.1.0",
5959
"typescript": "<5.2.0"
6060
},

0 commit comments

Comments
 (0)