Skip to content

Commit 953ca19

Browse files
Bump axios (#53673)
Bumps the core-ui-package-updates group with 1 update in the /airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui directory: [axios](https://github.com/axios/axios). Updates `axios` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.10.0...v1.11.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: core-ui-package-updates ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fcbcd12 commit 953ca19

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
lines changed

airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/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.

airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"dependencies": {
1818
"@chakra-ui/react": "^3.22.0",
1919
"@tanstack/react-query": "^5.83.0",
20-
"axios": "^1.10.0",
20+
"axios": "^1.11.0",
2121
"next-themes": "^0.4.6",
2222
"react": "^19.1.0",
2323
"react-cookie": "^8.0.1",

airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)