diff --git a/package.json b/package.json index 0b578bff3..f60ec2664 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@sentry/tracing": "7.46.0", "@sentry/vue": "7.46.0", "@vueuse/core": "9.13.0", - "axios": "1.3.4", + "axios": "1.3.5", "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 564d57b51..cff9b1983 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -40,8 +40,8 @@ dependencies: specifier: 9.13.0 version: 9.13.0(vue@3.2.47) axios: - specifier: 1.3.4 - version: 1.3.4 + specifier: 1.3.5 + version: 1.3.5 blurhash: specifier: 2.0.5 version: 2.0.5 @@ -5020,8 +5020,8 @@ packages: - debug dev: true - /axios@1.3.4: - resolution: {integrity: sha512-toYm+Bsyl6VC5wSkfkbbNB6ROv7KY93PEBBL6xyDczaIHasAiv4wPqQ/c4RjoQzipxRD2W5g21cOqQulZ7rHwQ==} + /axios@1.3.5: + resolution: {integrity: sha512-glL/PvG/E+xCWwV8S6nCHcrfg1exGx7vxyUIivIA1iL7BIh6bePylCfVHwp6k13ao7SATxB6imau2kqY+I67kw==} dependencies: follow-redirects: 1.15.1(debug@4.3.4) form-data: 4.0.0