diff --git a/package.json b/package.json index 4d570394a..937c42d10 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "@types/sortablejs": "1.15.4", "@vueuse/core": "10.5.0", "@vueuse/router": "10.5.0", - "axios": "1.5.1", + "axios": "1.6.0", "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 bc92488b6..d9f7206de 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -155,8 +155,8 @@ dependencies: specifier: 10.5.0 version: 10.5.0(vue-router@4.2.5)(vue@3.3.7) axios: - specifier: 1.5.1 - version: 1.5.1 + specifier: 1.6.0 + version: 1.6.0 blurhash: specifier: 2.0.5 version: 2.0.5 @@ -5659,8 +5659,8 @@ packages: - debug dev: true - /axios@1.5.1: - resolution: {integrity: sha512-Q28iYCWzNHjAm+yEAot5QaAMxhMghWLFVf7rRdwhUI+c2jix2DUXjAHXVi+s1ibs3mjPO/cCgbA++3BjD0vP/A==} + /axios@1.6.0: + resolution: {integrity: sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==} dependencies: follow-redirects: 1.15.1(debug@4.3.4) form-data: 4.0.0