diff --git a/frontend/package.json b/frontend/package.json index dd683a4b9..51b30d920 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -76,7 +76,7 @@ "@tiptap/vue-3": "3.8.0", "@vueuse/core": "14.0.0", "@vueuse/router": "14.0.0", - "axios": "1.12.2", + "axios": "1.13.0", "blurhash": "2.0.5", "bulma-css-variables": "0.9.33", "change-case": "5.4.4", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 013c5d510..e2d671939 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -95,8 +95,8 @@ importers: specifier: 14.0.0 version: 14.0.0(vue-router@4.6.3(vue@3.5.22(typescript@5.9.3)))(vue@3.5.22(typescript@5.9.3)) axios: - specifier: 1.12.2 - version: 1.12.2(debug@4.4.3) + specifier: 1.13.0 + version: 1.13.0(debug@4.4.3) blurhash: specifier: 2.0.5 version: 2.0.5 @@ -2834,8 +2834,8 @@ packages: aws4@1.13.1: resolution: {integrity: sha512-u5w79Rd7SU4JaIlA/zFqG+gOiuq25q5VLyZ8E+ijJeILuTxVzZgp2CaGw/UTw6pXYN9XMO9yiqj/nEHmhTG5CA==} - axios@1.12.2: - resolution: {integrity: sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw==} + axios@1.13.0: + resolution: {integrity: sha512-zt40Pz4zcRXra9CVV31KeyofwiNvAbJ5B6YPz9pMJ+yOSLikvPT4Yi5LjfgjRa9CawVYBaD1JQzIVcIvBejKeA==} b4a@1.6.7: resolution: {integrity: sha512-OnAYlL5b7LEkALw87fUVafQw5rVR9RjwGd4KUwNQ6DrrNmaVaUCgLipfVlzrPQ4tWOR9P0IXGNOx50jYCCdSJg==} @@ -9769,7 +9769,7 @@ snapshots: aws4@1.13.1: {} - axios@1.12.2(debug@4.4.3): + axios@1.13.0(debug@4.4.3): dependencies: follow-redirects: 1.15.9(debug@4.4.3) form-data: 4.0.4 @@ -14077,7 +14077,7 @@ snapshots: wait-on@8.0.5(debug@4.4.3): dependencies: - axios: 1.12.2(debug@4.4.3) + axios: 1.13.0(debug@4.4.3) joi: 18.0.1 lodash: 4.17.21 minimist: 1.2.8