Skip to content

Commit a9e9354

Browse files
Bump axios from 1.8.4 to 1.12.0
Bumps [axios](https://github.com/axios/axios) from 1.8.4 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.8.4...v1.12.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c599222 commit a9e9354

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

lambdas/backend-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
33
"@hey-api/openapi-ts": "^0.64.13",
4-
"axios": "^1.8.4",
4+
"axios": "^1.12.0",
55
"axios-retry": "^4.5.0",
66
"zod": "^4.0.17"
77
},

package-lock.json

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

0 commit comments

Comments
 (0)