From 3ee5fb8b10f034cd0693705d07e12b5451023540 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 06:23:08 +0000 Subject: [PATCH] Bump sharp in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [sharp](https://github.com/lovell/sharp). Updates `sharp` from 0.34.5 to 0.35.3 - [Release notes](https://github.com/lovell/sharp/releases) - [Commits](https://github.com/lovell/sharp/compare/v0.34.5...v0.35.3) --- updated-dependencies: - dependency-name: sharp dependency-version: 0.35.3 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3f15158..edc6dee 100644 --- a/package.json +++ b/package.json @@ -23,6 +23,6 @@ "@minify-html/node": "^0.18.1", "dropcss": "^1.0.16", "lightningcss": "^1.30.1", - "sharp": "^0.34.5" + "sharp": "^0.35.3" } }