1
0
Fork 0

Merge pull request #4739 from freesewing/dependabot/npm_and_yarn/sharp-0.32.5

Bump sharp from 0.32.4 to 0.32.5
This commit is contained in:
Joost De Cock 2023-08-21 19:52:06 +02:00 committed by GitHub
commit aa3f6deaaf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View file

@ -378,7 +378,7 @@ shared:
'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"
# see: https://github.com/npm/cli/issues/2610#issuecomment-1295371753
'svg-to-pdfkit': 'https://git@github.com/eriese/SVG-to-PDFKit'

View file

@ -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",

View file

@ -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"