From 8746587ea2c430b454f745eb7d0880cc9c76ed11 Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 5 Oct 2023 04:52:14 +0000 Subject: [PATCH] [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/sharp-0.32.6 changes in config/dependencies.yaml --- config/dependencies.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/dependencies.yaml b/config/dependencies.yaml index 5d8b111b323..67d624b1a30 100644 --- a/config/dependencies.yaml +++ b/config/dependencies.yaml @@ -377,7 +377,7 @@ shared: 'remark-frontmatter': &remarkfrontmatter '4.0.1' 'remark-mdx-frontmatter': *mdxfrontmatter "remark-smartypants": &smartypants "2.0.0" - 'sharp': '0.32.5' + 'sharp': '0.32.6' "slugify": &slugify "^1.6.6" # see: https://github.com/npm/cli/issues/2610#issuecomment-1295371753 'svg-to-pdfkit': &svgtopdfkit 'https://git@github.com/eriese/SVG-to-PDFKit'