From 3e5550062957a2ee59d68b6b07be8ae39f4765a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 18:39:49 +0000 Subject: [PATCH] Bump sharp from 0.30.5 to 0.32.6 in /packages/mds-attachment-service Bumps [sharp](https://github.com/lovell/sharp) from 0.30.5 to 0.32.6. - [Release notes](https://github.com/lovell/sharp/releases) - [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md) - [Commits](https://github.com/lovell/sharp/compare/v0.30.5...v0.32.6) --- updated-dependencies: - dependency-name: sharp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/mds-attachment-service/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/mds-attachment-service/package.json b/packages/mds-attachment-service/package.json index 8f88ab89d..68eb91bf8 100644 --- a/packages/mds-attachment-service/package.json +++ b/packages/mds-attachment-service/package.json @@ -34,7 +34,7 @@ "express": "4.18.1", "multer": "1.4.4", "pg": "8.7.3", - "sharp": "0.30.5", + "sharp": "0.32.6", "typeorm": "0.3.6" }, "publishConfig": {