diff --git a/package-lock.json b/package-lock.json index 1e548fe..4f77927 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "astro-critters": "^2.2.0", "astro-iconify": "^1.2.0", "astro-licenses-report": "^0.8.4", - "astro-og-canvas": "^0.5.5", + "astro-og-canvas": "^0.5.6", "astro-pagefind": "^1.7.0", "astro-robots-txt": "^1.0.0", "astro-webmanifest": "^1.0.0", @@ -4380,9 +4380,9 @@ } }, "node_modules/astro-og-canvas": { - "version": "0.5.5", - "resolved": "https://registry.npmjs.org/astro-og-canvas/-/astro-og-canvas-0.5.5.tgz", - "integrity": "sha512-dbZ7voJAmvy8Zyv5zFsgENs9G4uhcCJ4nVuUPb7ymu8+Vp/jr/fdQDKPrLYUG2TSi/1HejYRnzkXcSv6ntlDTA==", + "version": "0.5.6", + "resolved": "https://registry.npmjs.org/astro-og-canvas/-/astro-og-canvas-0.5.6.tgz", + "integrity": "sha512-w75UErZdRxYyoVnTz4IXn6T869PBrwYQEjPecWVaev9faYCHC3Uk7R47KCO3u+MSDkc8tCENz4ghVDrLImx9SA==", "license": "MIT", "dependencies": { "canvaskit-wasm": "^0.39.1", diff --git a/package.json b/package.json index c1bd1fc..dfaf915 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "astro-critters": "^2.2.0", "astro-iconify": "^1.2.0", "astro-licenses-report": "^0.8.4", - "astro-og-canvas": "^0.5.5", + "astro-og-canvas": "^0.5.6", "astro-pagefind": "^1.7.0", "astro-robots-txt": "^1.0.0", "astro-webmanifest": "^1.0.0",