Skip to content

Commit b641daa

Browse files
chore(deps-dev): bump axios from 1.11.0 to 1.12.0 (#8938)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent caf5579 commit b641daa

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-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": "^1.11.0",
443+
"axios": "^1.12.0",
444444
"cheerio": "1.0.0-rc.12",
445445
"dotenv": "^16.0.3",
446446
"dpdm": "^3.14.0",

yarn.lock

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18678,6 +18678,17 @@ __metadata:
1867818678
languageName: node
1867918679
linkType: hard
1868018680

18681+
"axios@npm:^1.12.0":
18682+
version: 1.12.0
18683+
resolution: "axios@npm:1.12.0"
18684+
dependencies:
18685+
follow-redirects: ^1.15.6
18686+
form-data: ^4.0.4
18687+
proxy-from-env: ^1.1.0
18688+
checksum: f2a109efea16711907ae86acc46434d52da28e889bf1d2fc2b66844e82c9908f6d96d988ad9043b37d4146abc182e67d61abd87367152bbbc1cd73afa3c5de71
18689+
languageName: node
18690+
linkType: hard
18691+
1868118692
"axobject-query@npm:^3.2.1":
1868218693
version: 3.2.1
1868318694
resolution: "axobject-query@npm:3.2.1"
@@ -30174,7 +30185,7 @@ __metadata:
3017430185
"@types/ws": ^8
3017530186
"@typescript-eslint/eslint-plugin": ^5.58.0
3017630187
"@typescript-eslint/parser": ^5.58.0
30177-
axios: ^1.11.0
30188+
axios: ^1.12.0
3017830189
cheerio: 1.0.0-rc.12
3017930190
dotenv: ^16.0.3
3018030191
dpdm: ^3.14.0

0 commit comments

Comments
 (0)