From 7fe50d95c43ff680cbc4befaf460a2032539612d Mon Sep 17 00:00:00 2001 From: Rodrigo Rodriguez Date: Sun, 19 May 2024 16:23:24 -0300 Subject: [PATCH] new(all): Sharp multiplatform. --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index cd8dbbb7..929a64bb 100644 --- a/package.json +++ b/package.json @@ -197,7 +197,7 @@ "sequelize": "6.28.2", "sequelize-cli": "6.6.0", "sequelize-typescript": "2.1.5", - "sharp": "0.33.3", + "sharp": "0.33.4", "simple-git": "3.16.0", "speakingurl": "14.0.1", "ssr-for-bots": "1.0.1-c", @@ -242,8 +242,8 @@ "vitest": "^1.3.0" }, "optionalDependencies": { - "@img/sharp-win32-x64": "0.33.3", - "@img/sharp-linux-arm": "0.33.3" + "@img/sharp-win32-x64": "0.33.4", + "@img/sharp-linux-arm": "0.33.4" }, "eslintConfig": { "env": {