diff --git a/bigtop-manager-ui/package.json b/bigtop-manager-ui/package.json index c3599735..142b5eaf 100644 --- a/bigtop-manager-ui/package.json +++ b/bigtop-manager-ui/package.json @@ -16,7 +16,7 @@ "@ant-design/icons-vue": "^6.1.0", "@vueuse/core": "^10.5.0", "ant-design-vue": "^4.2.3", - "axios": "^1.8.2", + "axios": "^1.12.0", "braces": "^3.0.3", "clipboard": "^2.0.11", "dayjs": "^1.11.9", diff --git a/bigtop-manager-ui/pnpm-lock.yaml b/bigtop-manager-ui/pnpm-lock.yaml index 7d2b8218..f46bd8bd 100644 --- a/bigtop-manager-ui/pnpm-lock.yaml +++ b/bigtop-manager-ui/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: ^4.2.3 version: 4.2.6(vue@3.5.18(typescript@5.9.2)) axios: - specifier: ^1.8.2 - version: 1.11.0 + specifier: ^1.12.0 + version: 1.12.0 braces: specifier: ^3.0.3 version: 3.0.3 @@ -1094,8 +1094,8 @@ packages: resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==} engines: {node: '>= 0.4'} - axios@1.11.0: - resolution: {integrity: sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA==} + axios@1.12.0: + resolution: {integrity: sha512-oXTDccv8PcfjZmPGlWsPSwtOJCZ/b6W5jAMCNcfwJbCzDckwG0jrYJFaWH1yvivfCXjVzV/SPDEhMB3Q+DSurg==} balanced-match@1.0.2: resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} @@ -3733,7 +3733,7 @@ snapshots: dependencies: possible-typed-array-names: 1.1.0 - axios@1.11.0: + axios@1.12.0: dependencies: follow-redirects: 1.15.11 form-data: 4.0.4