From fcaa21caa67e0b0369ff6fe5b159601a2b1b9390 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 08:35:01 +0000 Subject: [PATCH] Bump sharp from 0.33.3 to 0.35.0 Bumps [sharp](https://github.com/lovell/sharp) from 0.33.3 to 0.35.0. - [Release notes](https://github.com/lovell/sharp/releases) - [Commits](https://github.com/lovell/sharp/compare/v0.33.3...v0.35.0) --- updated-dependencies: - dependency-name: sharp dependency-version: 0.35.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f0cb697..6cc2e54 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "pdfkit": "^0.14.0", "pg": "^8.11.3", "undici": "^6.0.1", - "sharp": "0.33.3", + "sharp": "0.35.0", "ioredis": "^5.8.2" }, "scripts": {