diff --git a/website/package-lock.json b/website/package-lock.json index 8f1b3971378..bf18535dc85 100644 --- a/website/package-lock.json +++ b/website/package-lock.json @@ -15,7 +15,7 @@ "@astrojs/tailwind": "5.1.5", "@playform/compress": "0.1.9", "astro": "5.6.1", - "astro-better-image-service": "2.1.4", + "astro-better-image-service": "2.1.5", "astro-integration-lottie": "0.3.2", "astro-robots-txt": "1.0.0", "lottie-web": "5.12.2", @@ -2900,9 +2900,9 @@ } }, "node_modules/astro-better-image-service": { - "version": "2.1.4", - "resolved": "https://registry.npmjs.org/astro-better-image-service/-/astro-better-image-service-2.1.4.tgz", - "integrity": "sha512-2sqpWLWPI6EciseqQShq1779VjLKkPwc63C4uKrxpp2fT0LI3i7QngSuYG+6jtoz008Jx2CnArrqb0ras44GqA==", + "version": "2.1.5", + "resolved": "https://registry.npmjs.org/astro-better-image-service/-/astro-better-image-service-2.1.5.tgz", + "integrity": "sha512-Zpgy7Xay/Y40TJBvnQzsau0fUNAicxlhoInI+k9/m765Oq3GO5itizgl7ThcV+sUh/AI0dRSdmu1A8To8RR5EQ==", "license": "MIT", "dependencies": { "sharp": "^0.34.1", diff --git a/website/package.json b/website/package.json index 109e95c8be8..f5fa1f2059c 100644 --- a/website/package.json +++ b/website/package.json @@ -24,7 +24,7 @@ "@astrojs/tailwind": "5.1.5", "@playform/compress": "0.1.9", "astro": "5.6.1", - "astro-better-image-service": "2.1.4", + "astro-better-image-service": "2.1.5", "astro-integration-lottie": "0.3.2", "astro-robots-txt": "1.0.0", "lottie-web": "5.12.2",