diff --git a/bun.lockb b/bun.lockb index 7c79711a..a5cd51fe 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 12a43707..1d6c568b 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "remark-gfm": "4.0.0", "remark-math": "6.0.0", "remark-mdx-frontmatter": "5.0.0", - "satori": "0.11.0", + "satori": "0.11.1", "sharp": "0.33.5", "shiki": "1.17.7", "tailwindcss": "3.4.12", diff --git a/yarn.lock b/yarn.lock index affe8389..1fc48645 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5141,10 +5141,10 @@ safe-regex-test@^1.0.3: resolved "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz" integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg== -satori@0.11.0: - version "0.11.0" - resolved "https://registry.npmjs.org/satori/-/satori-0.11.0.tgz" - integrity sha512-m5llKBX+JRvZLvFwSvJ8TaF2WTjylI/1c8xigTlfHqw8ExyD6ZKg9e0mCuq/m30aMr1VgEYndonfcGkl3fNzWQ== +satori@0.11.1: + version "0.11.1" + resolved "https://registry.npmjs.org/satori/-/satori-0.11.1.tgz" + integrity sha512-xIfUwWEiGsJPK4T+iALLhop2bNY4Kg/PvElG9aCQFdocBgPBWTTOULDdOBVaGwqqCMNmibXMoGC0uSteNr7kuQ== dependencies: "@shuding/opentype.js" "1.4.0-beta.0" css-background-parser "^0.1.0"