Skip to content

Commit 89be181

Browse files
Bump axios from 1.7.9 to 1.8.2
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.8.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.9...v1.8.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0d58925 commit 89be181

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

lambdas/backend-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"types": "src/index.ts",
1818
"dependencies": {
1919
"@hey-api/openapi-ts": "^0.64.10",
20-
"axios": "^1.7.9",
20+
"axios": "^1.8.2",
2121
"axios-retry": "^4.5.0",
2222
"zod": "^3.24.1"
2323
},

package-lock.json

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

0 commit comments

Comments
 (0)