From c11e192c4ea299c59b03f2e9dc214dc6679ce893 Mon Sep 17 00:00:00 2001 From: renovate Date: Wed, 19 Apr 2023 20:05:18 +0000 Subject: [PATCH] fix(deps): update dependency axios to v1.3.6 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7546ef430..de1191132 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@sentry/tracing": "7.48.0", "@sentry/vue": "7.48.0", "@vueuse/core": "10.0.2", - "axios": "1.3.5", + "axios": "1.3.6", "blurhash": "2.0.5", "bulma-css-variables": "0.9.33", "camel-case": "4.1.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5c47d3bce..5052f2f67 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -40,8 +40,8 @@ dependencies: specifier: 10.0.2 version: 10.0.2(vue@3.2.47) axios: - specifier: 1.3.5 - version: 1.3.5 + specifier: 1.3.6 + version: 1.3.6 blurhash: specifier: 2.0.5 version: 2.0.5 @@ -5037,8 +5037,8 @@ packages: - debug dev: true - /axios@1.3.5: - resolution: {integrity: sha512-glL/PvG/E+xCWwV8S6nCHcrfg1exGx7vxyUIivIA1iL7BIh6bePylCfVHwp6k13ao7SATxB6imau2kqY+I67kw==} + /axios@1.3.6: + resolution: {integrity: sha512-PEcdkk7JcdPiMDkvM4K6ZBRYq9keuVJsToxm2zQIM70Qqo2WHTdJZMXcG9X+RmRp2VPNUQC8W1RAGbgt6b1yMg==} dependencies: follow-redirects: 1.15.1(debug@4.3.4) form-data: 4.0.0