langchain 0.1.24 → 0.1.25

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "langchain",
3
- "version": "0.1.24",
3
+ "version": "0.1.25",
4
4
  "description": "Typescript bindings for langchain",
5
5
  "type": "module",
6
6
  "engines": {
@@ -1301,7 +1301,7 @@
1301
1301
  "web-auth-library": "^1.0.3",
1302
1302
  "wikipedia": "^2.1.2",
1303
1303
  "youtube-transcript": "^1.0.6",
1304
- "youtubei.js": "^5.8.0"
1304
+ "youtubei.js": "^9.1.0"
1305
1305
  },
1306
1306
  "peerDependencies": {
1307
1307
  "@aws-sdk/client-s3": "^3.310.0",
@@ -1353,7 +1353,7 @@
1353
1353
  "web-auth-library": "^1.0.3",
1354
1354
  "ws": "^8.14.2",
1355
1355
  "youtube-transcript": "^1.0.6",
1356
- "youtubei.js": "^5.8.0"
1356
+ "youtubei.js": "^9.1.0"
1357
1357
  },
1358
1358
  "peerDependenciesMeta": {
1359
1359
  "@aws-sdk/client-s3": {