From 5dbedd7010ebf8e79c895b0025c520469b67217b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 24 May 2021 20:32:36 +0000 Subject: [PATCH] Bump sharp from 0.25.4 to 0.28.3 Bumps [sharp](https://github.com/lovell/sharp) from 0.25.4 to 0.28.3. - [Release notes](https://github.com/lovell/sharp/releases) - [Changelog](https://github.com/lovell/sharp/blob/master/docs/changelog.md) - [Commits](https://github.com/lovell/sharp/compare/v0.25.4...v0.28.3) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9e3ee18..7bd64eb 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,6 @@ "description": "Docker image for alpine-sharp", "version": "0.0.1", "dependencies": { - "sharp": "^0.25.3" + "sharp": "^0.28.3" } }