diff --git a/frontend/package.json b/frontend/package.json index 99c08de9b..9284e8bd3 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -96,7 +96,7 @@ "@tiptap/vue-3": "2.10.2", "@vueuse/core": "11.3.0", "@vueuse/router": "11.3.0", - "axios": "1.7.7", + "axios": "1.7.8", "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 ec67ff1bb..4a38227f1 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -155,8 +155,8 @@ importers: specifier: 11.3.0 version: 11.3.0(vue-router@4.5.0(vue@3.5.13(typescript@5.7.2)))(vue@3.5.13(typescript@5.7.2)) axios: - specifier: 1.7.7 - version: 1.7.7(debug@4.3.7) + specifier: 1.7.8 + version: 1.7.8(debug@4.3.7) blurhash: specifier: 2.0.5 version: 2.0.5 @@ -2851,8 +2851,8 @@ packages: aws4@1.13.1: resolution: {integrity: sha512-u5w79Rd7SU4JaIlA/zFqG+gOiuq25q5VLyZ8E+ijJeILuTxVzZgp2CaGw/UTw6pXYN9XMO9yiqj/nEHmhTG5CA==} - axios@1.7.7: - resolution: {integrity: sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==} + axios@1.7.8: + resolution: {integrity: sha512-Uu0wb7KNqK2t5K+YQyVCLM76prD5sRFjKHbJYCP1J7JFGEQ6nN7HWn9+04LAeiJ3ji54lgS/gZCH1oxyrf1SPw==} babel-plugin-polyfill-corejs2@0.4.11: resolution: {integrity: sha512-sMEJ27L0gRHShOh5G54uAAPaiCOygY/5ratXuiyb2G46FmlSpc9eFCzYVyDiPxfNbwzA7mYahmjQc5q+CZQ09Q==} @@ -9158,7 +9158,7 @@ snapshots: aws4@1.13.1: {} - axios@1.7.7(debug@4.3.7): + axios@1.7.8(debug@4.3.7): dependencies: follow-redirects: 1.15.6(debug@4.3.7) form-data: 4.0.0 @@ -13002,7 +13002,7 @@ snapshots: wait-on@8.0.1(debug@4.3.7): dependencies: - axios: 1.7.7(debug@4.3.7) + axios: 1.7.8(debug@4.3.7) joi: 17.13.3 lodash: 4.17.21 minimist: 1.2.8