diff --git a/package.json b/package.json index 4d077b7..80ee1e3 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@mdi/font": "7.4.47", "@types/js-cookie": "3.0.6", "@types/uuid": "9.0.8", - "axios": "1.7.0", + "axios": "1.7.2", "jose": "5.3.0", "js-cookie": "3.0.5", "pinia": "2.1.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9339b7d..38f55c4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: 9.0.8 version: 9.0.8 axios: - specifier: 1.7.0 - version: 1.7.0 + specifier: 1.7.2 + version: 1.7.2 jose: specifier: 5.3.0 version: 5.3.0 @@ -765,8 +765,8 @@ packages: asynckit@0.4.0: resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==} - axios@1.7.0: - resolution: {integrity: sha512-IiB0wQeKyPRdsFVhBgIo31FbzOyf2M6wYl7/NVutFwFBRMiAbjNiydJIHKeLmPugF4kJLfA1uWZ82Is2QzqqFA==} + axios@1.7.2: + resolution: {integrity: sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==} balanced-match@1.0.2: resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} @@ -3033,7 +3033,7 @@ snapshots: asynckit@0.4.0: {} - axios@1.7.0: + axios@1.7.2: dependencies: follow-redirects: 1.15.6 form-data: 4.0.0