Skip to content

Commit d10e520

Browse files
chore(deps): bump axios from 1.13.2 to 1.13.5 (#266)
Bumps [axios](https://github.com/axios/axios) from 1.13.2 to 1.13.5. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.13.2...v1.13.5) --- updated-dependencies: - dependency-name: axios dependency-version: 1.13.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3579beb commit d10e520

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/toolbox-adk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@google/genai": "^1.14.0",
5656
"@modelcontextprotocol/sdk": "1.26.0",
5757
"@toolbox-sdk/core": "^0.2.1",
58-
"axios": "^1.12.2",
58+
"axios": "^1.13.5",
5959
"openapi-types": "^12.1.3",
6060
"zod": "^3.24.4"
6161
},

packages/toolbox-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"prepack": "npx turbo run build --filter=@toolbox-sdk/core"
5757
},
5858
"dependencies": {
59-
"axios": "^1.9.0",
59+
"axios": "^1.13.5",
6060
"google-auth-library": "^10.0.0"
6161
},
6262
"peerDependencies": {

0 commit comments

Comments
 (0)