From 555ec00a65124333e7fe33252fb68c6c5250ced5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Aug 2025 14:53:55 +0000 Subject: [PATCH] chore(deps): update dependency sharp to v0.32.6 [security] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8baeb553..608a70cb 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "mocha": "10.2.0", "rollup": "2.79.1", "semantic-release": "21.0.5", - "sharp": "0.30.5", + "sharp": "0.32.6", "sinon": "15.2.0", "ts-node": "10.9.1", "tslib": "2.5.3",