Skip to content

Commit dc6790a

Browse files
chore(deps): bump axios from 1.9.0 to 1.12.0
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] <[email protected]>
1 parent 1bb2593 commit dc6790a

File tree

4 files changed

+89
-47
lines changed

4 files changed

+89
-47
lines changed

apps/workflows-dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@tanstack/react-table": "^8.9.2",
3636
"@xstate/inspect": "^0.7.1",
3737
"@xstate/react": "^3.2.2",
38-
"axios": "^1.4.0",
38+
"axios": "^1.12.0",
3939
"class-variance-authority": "^0.6.0",
4040
"classnames": "^2.3.2",
4141
"clsx": "^1.2.1",

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"ajv": "^8.12.0",
5757
"ajv-errors": "^3.0.0",
5858
"ajv-formats": "^2.1.1",
59-
"axios": "^1.7.9",
59+
"axios": "^1.12.0",
6060
"class-variance-authority": "^0.6.1",
6161
"clsx": "^1.2.1",
6262
"cmdk": "^0.2.0",

0 commit comments

Comments
 (0)