From 772e44a1aa8b34182f01f091dc81ae349a2dd58a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Sep 2023 09:12:38 +0000 Subject: [PATCH] build(deps): bump sharp from 0.30.7 to 0.32.6 in /frontend/tet/youth Bumps [sharp](https://github.com/lovell/sharp) from 0.30.7 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.7...v0.32.6) --- updated-dependencies: - dependency-name: sharp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- frontend/tet/youth/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/tet/youth/package.json b/frontend/tet/youth/package.json index ba82fa71ed..9a3f20842a 100644 --- a/frontend/tet/youth/package.json +++ b/frontend/tet/youth/package.json @@ -37,7 +37,7 @@ "react": "^18.0.0", "react-dom": "^18.0.0", "react-query": "^3.34.0", - "sharp": "^0.30.4", + "sharp": "^0.32.6", "styled-components": "^5.3.1" }, "devDependencies": {