From ec5b5402f0cea4be332d094b164423630b1eb991 Mon Sep 17 00:00:00 2001 From: renovate Date: Wed, 12 Jun 2024 11:12:17 +0000 Subject: [PATCH] fix(deps): update dependency axios to v1.7.2 --- frontend/package.json | 2 +- frontend/pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 21a5b3555..e5f8589ee 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -97,7 +97,7 @@ "@types/lodash.clonedeep": "4.5.9", "@vueuse/core": "10.10.1", "@vueuse/router": "10.10.1", - "axios": "1.6.8", + "axios": "1.7.2", "blurhash": "2.0.5", "bulma-css-variables": "0.9.33", "camel-case": "4.1.2", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 0beef2000..a93b6607b 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -158,8 +158,8 @@ importers: specifier: 10.10.1 version: 10.10.1(vue-router@4.3.3(vue@3.4.27(typescript@5.4.5)))(vue@3.4.27(typescript@5.4.5)) axios: - specifier: 1.6.8 - version: 1.6.8(debug@4.3.5) + specifier: 1.7.2 + version: 1.7.2(debug@4.3.5) blurhash: specifier: 2.0.5 version: 2.0.5 @@ -2693,8 +2693,8 @@ packages: aws4@1.13.0: resolution: {integrity: sha512-3AungXC4I8kKsS9PuS4JH2nc+0bVY/mjgrephHTIi8fpEeGsTHBUJeosp0Wc1myYMElmD0B3Oc4XL/HVJ4PV2g==} - axios@1.6.8: - resolution: {integrity: sha512-v/ZHtJDU39mDpyBoFVkETcd/uNdxrWRrg3bKpOKzXFA6Bvqopts6ALSMU3y6ijYxbw2B+wPrIv46egTzJXCLGQ==} + axios@1.7.2: + resolution: {integrity: sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==} babel-plugin-polyfill-corejs2@0.4.11: resolution: {integrity: sha512-sMEJ27L0gRHShOh5G54uAAPaiCOygY/5ratXuiyb2G46FmlSpc9eFCzYVyDiPxfNbwzA7mYahmjQc5q+CZQ09Q==} @@ -8673,7 +8673,7 @@ snapshots: aws4@1.13.0: {} - axios@1.6.8(debug@4.3.5): + axios@1.7.2(debug@4.3.5): dependencies: follow-redirects: 1.15.6(debug@4.3.5) form-data: 4.0.0 @@ -12323,7 +12323,7 @@ snapshots: wait-on@7.2.0(debug@4.3.5): dependencies: - axios: 1.6.8(debug@4.3.5) + axios: 1.7.2(debug@4.3.5) joi: 17.13.1 lodash: 4.17.21 minimist: 1.2.8