From 536d709961ac4af04344ed3dfca36a3f7784fb42 Mon Sep 17 00:00:00 2001 From: renovate Date: Mon, 13 Feb 2023 19:04:37 +0000 Subject: [PATCH] fix(deps): update dependency axios to v1.3.3 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 24327c562f..751e141242 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.2", + "axios": "1.3.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 6007aa6b6f..6b7415021c 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.2 + axios: 1.3.3 blurhash: 2.0.4 browserslist: 4.21.5 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.12.0_vue@3.2.47 - axios: 1.3.2 + axios: 1.3.3 blurhash: 2.0.4 bulma-css-variables: 0.9.33 camel-case: 4.1.2 @@ -5094,8 +5094,8 @@ packages: - debug dev: true - /axios/1.3.2: - resolution: {integrity: sha512-1M3O703bYqYuPhbHeya5bnhpYVsDDRyQSabNja04mZtboLNSuZ4YrltestrLXfHgmzua4TpUqRiVKbiQuo2epw==} + /axios/1.3.3: + resolution: {integrity: sha512-eYq77dYIFS77AQlhzEL937yUBSepBfPIe8FcgEDN35vMNZKMrs81pgnyrQpwfy4NF4b4XWX1Zgx7yX+25w8QJA==} dependencies: follow-redirects: 1.15.1 form-data: 4.0.0