diff --git a/package-lock.json b/package-lock.json index 47d5a36..d256c8e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "github-slugger": "^2.0.0", "remark-collapse": "^0.1.2", "remark-toc": "^9.0.0", - "satori": "^0.11.1", + "satori": "^0.12.0", "tailwindcss": "^3.4.13" }, "devDependencies": { @@ -8977,9 +8977,9 @@ } }, "node_modules/satori": { - "version": "0.11.3", - "resolved": "https://registry.npmmirror.com/satori/-/satori-0.11.3.tgz", - "integrity": "sha512-Wg7sls0iYAEETzi9YYcY16QVIqXjZT06XjkwondC5CGhw1mhmgKBCub8cCmkxdl/naXXQD+m29CFgn8pwtYCnA==", + "version": "0.12.0", + "resolved": "https://registry.npmjs.org/satori/-/satori-0.12.0.tgz", + "integrity": "sha512-e0e+qQyeFwEszujN7SpWpRtZgww7Nh8lSO3bUn2spHZ5JpqEl3zJ3P14/JlWruxEwdgREs35ZnavrPrWaRVFDg==", "license": "MPL-2.0", "dependencies": { "@shuding/opentype.js": "1.4.0-beta.0", diff --git a/package.json b/package.json index a87f1bb..1273001 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.11.1", + "satori": "^0.12.0", "tailwindcss": "^3.4.13" }, "devDependencies": {