Skip to content

Commit 68ebd0c

Browse files
authored
chore(langchain): upgrade axios (#8635)
1 parent 3e2b680 commit 68ebd0c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

langchain/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,7 @@
440440
"@types/ws": "^8",
441441
"@typescript-eslint/eslint-plugin": "^5.58.0",
442442
"@typescript-eslint/parser": "^5.58.0",
443-
"axios": "^0.26.0",
443+
"axios": "^1.11.0",
444444
"cheerio": "1.0.0-rc.12",
445445
"dotenv": "^16.0.3",
446446
"dpdm": "^3.14.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28604,7 +28604,7 @@ __metadata:
2860428604
"@types/ws": ^8
2860528605
"@typescript-eslint/eslint-plugin": ^5.58.0
2860628606
"@typescript-eslint/parser": ^5.58.0
28607-
axios: ^0.26.0
28607+
axios: ^1.11.0
2860828608
cheerio: 1.0.0-rc.12
2860928609
dotenv: ^16.0.3
2861028610
dpdm: ^3.14.0

0 commit comments

Comments
 (0)