diff --git a/package-lock.json b/package-lock.json index 00d3339..74f908f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "github-slugger": "^2.0.0", "remark-collapse": "^0.1.2", "remark-toc": "^9.0.0", - "satori": "^0.19.2", + "satori": "^0.29.0", "tailwindcss": "^3.4.19", "typescript": "^5.9.3" }, @@ -12124,9 +12124,9 @@ } }, "node_modules/satori": { - "version": "0.19.2", - "resolved": "https://registry.npmjs.org/satori/-/satori-0.19.2.tgz", - "integrity": "sha512-71plFHWcq6WJBM5sf/n0eHOmTBiKLUB/G8du7SmLTTLHKEKrV3TPHGKcEVIoyjnbhnjvu9HhLyF9MATB/zzL7g==", + "version": "0.29.0", + "resolved": "https://registry.npmjs.org/satori/-/satori-0.29.0.tgz", + "integrity": "sha512-fPAfrwNaIQ7EsJLhY382STEqpczN6ZEH9NsKXDQgRcxUXNNPB73iAjSshzFwTaaScT68pxV0pmG6TBzDQ4sEGw==", "license": "MPL-2.0", "dependencies": { "@shuding/opentype.js": "1.4.0-beta.0", diff --git a/package.json b/package.json index 6aa3655..e2b1489 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "github-slugger": "^2.0.0", "remark-collapse": "^0.1.2", "remark-toc": "^9.0.0", - "satori": "^0.19.2", + "satori": "^0.29.0", "tailwindcss": "^3.4.19", "typescript": "^5.9.3" },