diff --git a/package.json b/package.json index 75c61afe9..3298c4025 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "@types/lodash.clonedeep": "4.5.7", "@types/sortablejs": "1.15.0", "@vueuse/core": "9.11.0", - "axios": "1.2.2", + "axios": "1.2.3", "blurhash": "2.0.4", "bulma-css-variables": "0.9.33", "camel-case": "4.1.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6502a4068..099615733 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -38,7 +38,7 @@ specifiers: '@vue/tsconfig': 0.1.3 '@vueuse/core': 9.11.0 autoprefixer: 10.4.13 - axios: 1.2.2 + axios: 1.2.3 blurhash: 2.0.4 browserslist: 4.21.4 bulma-css-variables: 0.9.33 @@ -112,7 +112,7 @@ dependencies: '@types/lodash.clonedeep': 4.5.7 '@types/sortablejs': 1.15.0 '@vueuse/core': 9.11.0_vue@3.2.45 - axios: 1.2.2 + axios: 1.2.3 blurhash: 2.0.4 bulma-css-variables: 0.9.33 camel-case: 4.1.2 @@ -4886,8 +4886,8 @@ packages: - debug dev: true - /axios/1.2.2: - resolution: {integrity: sha512-bz/J4gS2S3I7mpN/YZfGFTqhXTYzRho8Ay38w2otuuDR322KzFIWm/4W2K6gIwvWaws5n+mnb7D1lN9uD+QH6Q==} + /axios/1.2.3: + resolution: {integrity: sha512-pdDkMYJeuXLZ6Xj/Q5J3Phpe+jbGdsSzlQaFVkMQzRUL05+6+tetX8TV3p4HrU4kzuO9bt+io/yGQxuyxA/xcw==} dependencies: follow-redirects: 1.15.1 form-data: 4.0.0