Skip to content

Commit 7eb865e

Browse files
chore(deps): bump axios from 1.10.0 to 1.11.0 in /genkit-tools
Bumps [axios](https://github.com/axios/axios) from 1.10.0 to 1.11.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.10.0...v1.11.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.11.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 46b9218 commit 7eb865e

File tree

3 files changed

+150
-114
lines changed

3 files changed

+150
-114
lines changed

genkit-tools/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@genkit-ai/telemetry-server": "workspace:*",
3131
"@genkit-ai/tools-common": "workspace:*",
3232
"@modelcontextprotocol/sdk": "^1.13.1",
33-
"axios": "^1.7.7",
33+
"axios": "^1.11.0",
3434
"colorette": "^2.0.20",
3535
"commander": "^11.1.0",
3636
"extract-zip": "^2.0.1",

genkit-tools/common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"adm-zip": "^0.5.12",
1515
"ajv": "^8.12.0",
1616
"ajv-formats": "^3.0.1",
17-
"axios": "^1.7.7",
17+
"axios": "^1.11.0",
1818
"body-parser": "^1.20.2",
1919
"chokidar": "^3.5.3",
2020
"colorette": "^2.0.20",

0 commit comments

Comments
 (0)