diff --git a/package.json b/package.json index a90b075e4..33d0582e3 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.1", - "axios": "1.2.4", + "axios": "1.2.5", "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 c607d733d..1e1e46cc7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -38,7 +38,7 @@ specifiers: '@vue/tsconfig': 0.1.3 '@vueuse/core': 9.11.1 autoprefixer: 10.4.13 - axios: 1.2.4 + axios: 1.2.5 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.11.1_vue@3.2.45 - axios: 1.2.4 + axios: 1.2.5 blurhash: 2.0.4 bulma-css-variables: 0.9.33 camel-case: 4.1.2 @@ -4947,8 +4947,8 @@ packages: - debug dev: true - /axios/1.2.4: - resolution: {integrity: sha512-lIQuCfBJvZB/Bv7+RWUqEJqNShGOVpk9v7P0ZWx5Ip0qY6u7JBAU6dzQPMLasU9vHL2uD8av/1FDJXj7n6c39w==} + /axios/1.2.5: + resolution: {integrity: sha512-9pU/8mmjSSOb4CXVsvGIevN+MlO/t9OWtKadTaLuN85Gge3HGorUckgp8A/2FH4V4hJ7JuQ3LIeI7KAV9ITZrQ==} dependencies: follow-redirects: 1.15.1 form-data: 4.0.0