diff --git a/package.json b/package.json index ad87177..0200426 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "dependencies": { "canvas": "2.11.2", "express": "^4.18.2", - "satori": "^0.10.8", + "satori": "^0.10.13", "satori-html": "^0.3.2" } } \ No newline at end of file diff --git a/yarn.lock b/yarn.lock index ec0b5e5..705b58b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -866,10 +866,10 @@ satori-html@^0.3.2: dependencies: ultrahtml "^1.2.0" -satori@^0.10.8: - version "0.10.9" - resolved "https://registry.yarnpkg.com/satori/-/satori-0.10.9.tgz#efde2898ab4a5b09c072f0f4e112ac4a7d6a499c" - integrity sha512-XU9EELUEZuioT4acLIpCXxHcFzrsC8muvg0MY28d+TlqwxbkTzBmWbw+3+hnCzXT7YZ0Qm8k3eXktDaEu+qmEw== +satori@^0.10.13: + version "0.10.13" + resolved "https://registry.yarnpkg.com/satori/-/satori-0.10.13.tgz#658a9920f55268d2002819387a80a0b6d4bdc262" + integrity sha512-klCwkVYMQ/ZN5inJLHzrUmGwoRfsdP7idB5hfpJ1jfiJk1ErDitK8Hkc6Kll1+Ox2WtqEuGecSZLnmup3CGzvQ== dependencies: "@shuding/opentype.js" "1.4.0-beta.0" css-background-parser "^0.1.0"