From ecd0df21c121519ebb0dd2d627a18241c2e5b829 Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 27 Sep 2022 09:03:21 +0000 Subject: [PATCH] fix(deps): update dependency blurhash to v2.0.1 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4288891eab..178b0786ba 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@vueuse/core": "9.3.0", "@vueuse/router": "9.3.0", "axios": "0.27.2", - "blurhash": "2.0.0", + "blurhash": "2.0.1", "bulma-css-variables": "0.9.33", "camel-case": "4.1.2", "codemirror": "5.65.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c4fd21a9c8..9ee353fb88 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -29,7 +29,7 @@ specifiers: '@vueuse/router': 9.3.0 autoprefixer: 10.4.12 axios: 0.27.2 - blurhash: 2.0.0 + blurhash: 2.0.1 browserslist: 4.21.4 bulma-css-variables: 0.9.33 camel-case: 4.1.2 @@ -97,7 +97,7 @@ dependencies: '@vueuse/core': 9.3.0_vue@3.2.39 '@vueuse/router': 9.3.0_vue-router@4.1.5+vue@3.2.39 axios: 0.27.2 - blurhash: 2.0.0 + blurhash: 2.0.1 bulma-css-variables: 0.9.33 camel-case: 4.1.2 codemirror: 5.65.9 @@ -4152,8 +4152,8 @@ packages: resolution: {integrity: sha512-DRQrD6gJyy8FbiE4s+bDoXS9hiW3Vbx5uCdwvcCf3zLHL+Iv7LtGHLpr+GZV8rHG8tK766FGYBwRbu8pELTt+w==} dev: true - /blurhash/2.0.0: - resolution: {integrity: sha512-fdEZnyJZ5E5s9neCfZUMSMkKfMtdKz1fG53t/iYvMjUFUsDnyZ1YnRRayKBK/B8cilNwe5gaIrPF8QlLrukEZQ==} + /blurhash/2.0.1: + resolution: {integrity: sha512-qAJW99ZIEVJqLKvR6EUtMavaalYiFgfHNvwO6eiqHE7RTBZYGQLPJvzs4WlnqSQPxZgqSPH/n4kRJIHzb/Y7dg==} dev: false /body-parser/1.20.0: