From 7662fa4f8632db285c4fa93e94e298b4186406c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Aug 2023 16:33:04 +0000 Subject: [PATCH] Bump sharp from 0.32.4 to 0.32.5 Bumps [sharp](https://github.com/lovell/sharp) from 0.32.4 to 0.32.5. - [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.32.4...v0.32.5) --- updated-dependencies: - dependency-name: sharp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- sites/shared/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sites/shared/package.json b/sites/shared/package.json index c8768985681..babdb434701 100644 --- a/sites/shared/package.json +++ b/sites/shared/package.json @@ -52,7 +52,7 @@ "remark-frontmatter": "4.0.1", "remark-mdx-frontmatter": "3.0.0", "remark-smartypants": "2.0.0", - "sharp": "0.32.4", + "sharp": "0.32.5", "slugify": "^1.6.6", "svg-to-pdfkit": "https://git@github.com/eriese/SVG-to-PDFKit", "tlds": "1.242.0", diff --git a/yarn.lock b/yarn.lock index 2126f017846..3ce7e420ef8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13146,10 +13146,10 @@ shallow-clone@^3.0.0: dependencies: kind-of "^6.0.2" -sharp@0.32.4: - version "0.32.4" - resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.32.4.tgz#0354653b7924f2520b2264ac9bcd10a58bf411b6" - integrity sha512-exUnZewqVZC6UXqXuQ8fyJJv0M968feBi04jb9GcUHrWtkRoAKnbJt8IfwT4NJs7FskArbJ14JAFGVuooszoGg== +sharp@0.32.5: + version "0.32.5" + resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.32.5.tgz#9ddc78ead6446094f51e50355a2d4ec6e7220cd4" + integrity sha512-0dap3iysgDkNaPOaOL4X/0akdu0ma62GcdC2NBQ+93eqpePdDdr2/LM0sFdDSMmN7yS+odyZtPsb7tx/cYBKnQ== dependencies: color "^4.2.3" detect-libc "^2.0.2"