diff --git a/package-lock.json b/package-lock.json index 7dd05ba..a796a5b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@astrojs/check": "^0.7.0", "@astrojs/starlight": "^0.24.0", "astro": "^4.0.1", - "sharp": "^0.33.0", + "sharp": "^0.33.4", "typescript": "^5.5.2" } }, diff --git a/package.json b/package.json index 28d4d22..742143b 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@astrojs/check": "^0.7.0", "@astrojs/starlight": "^0.24.0", "astro": "^4.0.1", - "sharp": "^0.33.0", + "sharp": "^0.33.4", "typescript": "^5.5.2" } } \ No newline at end of file