From 90b4ca7bc1825448ce00eb0141aeec75b1f61392 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jul 2023 13:42:20 +0000 Subject: [PATCH] chore(deps): bump sharp from 0.29.3 to 0.32.4 Bumps [sharp](https://github.com/lovell/sharp) from 0.29.3 to 0.32.4. - [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.4) --- 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..e03db4e 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.4" }, "devDependencies": { "eslint": "^8.0.1",