Skip to content

Commit c97e044

Browse files
fix(deps): update dependency sharp to ^0.34.3 (#1525)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 28be69c commit c97e044

File tree

2 files changed

+31
-25
lines changed

2 files changed

+31
-25
lines changed

bun.lock

Lines changed: 30 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"url": "https://github.com/risu729/astro-better-image-service/issues"
66
},
77
"dependencies": {
8-
"sharp": "^0.34.2",
8+
"sharp": "^0.34.3",
99
"svgo": "^4.0.0"
1010
},
1111
"description": "Astro integration for image compression and conversion, superseding Astro's default image service.",

0 commit comments

Comments
 (0)