Skip to content

Commit f3becd8

Browse files
Bump axios from 1.8.4 to 1.12.0 in /packages/athena (#880)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a08e22a commit f3becd8

File tree

2 files changed

+9
-10
lines changed

2 files changed

+9
-10
lines changed

packages/athena/package-lock.json

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

packages/athena/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"dependencies": {
3030
"async": "^3.2.5",
31-
"axios": "^1.8.2",
31+
"axios": "^1.12.0",
3232
"bn.js": "4.11.*",
3333
"body-parser": "^1.18.3",
3434
"chokidar": "3.0.*",

0 commit comments

Comments
 (0)