Skip to content

Commit ae0e79f

Browse files
chore(deps): bump axios from 1.9.0 to 1.12.0 in /packages/code-assist (#43)
Bumps [axios](https://github.com/axios/axios) from 1.9.0 to 1.12.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.9.0...v1.12.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ryan Baumann <ryanbaumann@users.noreply.github.com>
1 parent 95c4efd commit ae0e79f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/code-assist/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@google-cloud/vertexai": "^1.10.0",
3030
"@modelcontextprotocol/sdk": "^1.17.4",
3131
"@types/node": "^22.15.18",
32-
"axios": "1.9.0",
32+
"axios": "1.12.0",
3333
"cors": "^2.8.5",
3434
"express": "^4.19.2",
3535
"google-auth-library": "^9.15.1",

0 commit comments

Comments
 (0)