From fe4edf695d127b3cdf98e1bbad5489233b431e32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jul 2023 13:58:57 +0000 Subject: [PATCH] chore(deps): bump sharp from 0.29.3 to 0.32.3 Bumps [sharp](https://github.com/lovell/sharp) from 0.29.3 to 0.32.3. - [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.29.3...v0.32.3) --- updated-dependencies: - dependency-name: sharp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 10ce650..26f2183 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "hexo-server": "^2.0.0", "hexo-uglify": "^2.0.0", "lunr": "2.3.9", - "sharp": "^0.29.1" + "sharp": "^0.32.3" }, "devDependencies": { "eslint": "^8.0.1",