From 6fad1e4969b680bd125c610040431b7074a6610e Mon Sep 17 00:00:00 2001 From: renovate Date: Fri, 3 Feb 2023 19:04:04 +0000 Subject: [PATCH] fix(deps): update dependency axios to v1.3.2 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7bad63a49..a8a80d017 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.12.0", - "axios": "1.3.1", + "axios": "1.3.2", "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 bdd5904cd..e8123b5b3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -38,7 +38,7 @@ specifiers: '@vue/tsconfig': 0.1.3 '@vueuse/core': 9.12.0 autoprefixer: 10.4.13 - axios: 1.3.1 + axios: 1.3.2 blurhash: 2.0.4 browserslist: 4.21.4 bulma-css-variables: 0.9.33 @@ -113,7 +113,7 @@ dependencies: '@types/lodash.clonedeep': 4.5.7 '@types/sortablejs': 1.15.0 '@vueuse/core': 9.12.0_vue@3.2.47 - axios: 1.3.1 + axios: 1.3.2 blurhash: 2.0.4 bulma-css-variables: 0.9.33 camel-case: 4.1.2 @@ -5097,8 +5097,8 @@ packages: - debug dev: true - /axios/1.3.1: - resolution: {integrity: sha512-78pWJsQTceInlyaeBQeYZ/QgZeWS8hGeKiIJiDKQe3hEyBb7sEMq0K4gjx+Va6WHTYO4zI/RRl8qGRzn0YMadA==} + /axios/1.3.2: + resolution: {integrity: sha512-1M3O703bYqYuPhbHeya5bnhpYVsDDRyQSabNja04mZtboLNSuZ4YrltestrLXfHgmzua4TpUqRiVKbiQuo2epw==} dependencies: follow-redirects: 1.15.1 form-data: 4.0.0