From 4f8242d3bc6d6fbaa0b34145dbf23861817bbb6c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 19:34:38 +0000 Subject: [PATCH] build(deps-dev): update dependency imagekit to v5.2.0 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 4e54ac6..5572fc3 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "eslint": "8.57.0", "eslint-config-prettier": "9.1.0", "husky": "9.1.5", - "imagekit": "5.1.0", + "imagekit": "5.2.0", "jasmine-core": "5.2.0", "karma": "6.4.4", "karma-chrome-launcher": "3.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fd1bc29..7955d32 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -148,8 +148,8 @@ importers: specifier: 9.1.5 version: 9.1.5 imagekit: - specifier: 5.1.0 - version: 5.1.0 + specifier: 5.2.0 + version: 5.2.0 jasmine-core: specifier: 5.2.0 version: 5.2.0 @@ -3708,8 +3708,8 @@ packages: image-ssim@0.2.0: resolution: {integrity: sha512-W7+sO6/yhxy83L0G7xR8YAc5Z5QFtYEXXRV6EaE8tuYBZJnA3gVgp3q7X7muhLZVodeb9UfvjSbwt9VJwjIYAg==} - imagekit@5.1.0: - resolution: {integrity: sha512-mxyYHwbrMl8lH3Os/gx6IsNP9dkWOV32KeDiGggN30e5gUC8OJ6T9GjWdfeOMl4VPM6QkwslXzHhSLykjUwdrQ==} + imagekit@5.2.0: + resolution: {integrity: sha512-gq3tJ/pdO/LyaDtNmROERm7DE6oVOI9u7UOBFnoNA0JAEKnQzGh31/LKlFgho2BYonVViw7mZMo2H0KLO68Rww==} engines: {node: '>=12.0.0'} immutable@3.8.2: @@ -9940,7 +9940,7 @@ snapshots: image-ssim@0.2.0: {} - imagekit@5.1.0: + imagekit@5.2.0: dependencies: axios: 1.6.7 form-data: 4.0.0