diff --git a/frontend/package.json b/frontend/package.json index 2a884e53f..2abdddac1 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -76,7 +76,7 @@ "@tiptap/vue-3": "3.9.1", "@vueuse/core": "14.0.0", "@vueuse/router": "14.0.0", - "axios": "1.13.1", + "axios": "1.13.2", "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 621d8a6cb..1bd09c163 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.13.1 - version: 1.13.1(debug@4.4.3) + specifier: 1.13.2 + version: 1.13.2(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.13.1: - resolution: {integrity: sha512-hU4EGxxt+j7TQijx1oYdAjw4xuIp1wRQSsbMFwSthCWeBQur1eF+qJ5iQ5sN3Tw8YRzQNKb8jszgBdMDVqwJcw==} + axios@1.13.2: + resolution: {integrity: sha512-VPk9ebNqPcy5lRGuSlKx752IlDatOjT9paPlm8A7yOuW2Fbvp4X3JznJtT4f0GzGLLiWE9W8onz51SqLYwzGaA==} b4a@1.6.7: resolution: {integrity: sha512-OnAYlL5b7LEkALw87fUVafQw5rVR9RjwGd4KUwNQ6DrrNmaVaUCgLipfVlzrPQ4tWOR9P0IXGNOx50jYCCdSJg==} @@ -9769,7 +9769,7 @@ snapshots: aws4@1.13.1: {} - axios@1.13.1(debug@4.4.3): + axios@1.13.2(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.13.1(debug@4.4.3) + axios: 1.13.2(debug@4.4.3) joi: 18.0.1 lodash: 4.17.21 minimist: 1.2.8