We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e2b680 commit 68ebd0cCopy full SHA for 68ebd0c
langchain/package.json
@@ -440,7 +440,7 @@
440
"@types/ws": "^8",
441
"@typescript-eslint/eslint-plugin": "^5.58.0",
442
"@typescript-eslint/parser": "^5.58.0",
443
- "axios": "^0.26.0",
+ "axios": "^1.11.0",
444
"cheerio": "1.0.0-rc.12",
445
"dotenv": "^16.0.3",
446
"dpdm": "^3.14.0",
yarn.lock
@@ -28604,7 +28604,7 @@ __metadata:
28604
"@types/ws": ^8
28605
"@typescript-eslint/eslint-plugin": ^5.58.0
28606
"@typescript-eslint/parser": ^5.58.0
28607
- axios: ^0.26.0
+ axios: ^1.11.0
28608
cheerio: 1.0.0-rc.12
28609
dotenv: ^16.0.3
28610
dpdm: ^3.14.0
0 commit comments