diff --git a/package.json b/package.json index 7cbb9e0d..66b92bab 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "dependencies": { "@primer/octicons-react": "18.2.0", "@tailwindcss/forms": "0.5.3", - "@vercel/og": "0.4.0", + "@vercel/og": "0.4.1", "dayjs": "1.11.7", "next": "13.2.4", "next-pwa": "5.6.0", diff --git a/yarn.lock b/yarn.lock index d7978aac..6299e40a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4557,10 +4557,10 @@ "@typescript-eslint/types" "5.42.1" eslint-visitor-keys "^3.3.0" -"@vercel/og@0.4.0": - version "0.4.0" - resolved "https://registry.yarnpkg.com/@vercel/og/-/og-0.4.0.tgz#f11ffe7b922257a0a6f9cba7dff0e6b503b97b3f" - integrity sha512-FFjXYCD5ZM0VotC9niy11qf4m6D99JVQ73P/uCLJl/r2PeOj0l26xwTEQ4HHJ/yZ6ncByCNoWAjk+S0fjMJmwg== +"@vercel/og@0.4.1": + version "0.4.1" + resolved "https://registry.yarnpkg.com/@vercel/og/-/og-0.4.1.tgz#4c151939c45296ceda675b618dcd0948cf9a6530" + integrity sha512-N8SXkbmQQRK0iHpqwUe50Fe8JO3sx2ByV6hgPTi16ONiMdqOM9uzE4QMWoY1Oa0uYZuUVA30sEB84mVMn+gT3w== dependencies: "@resvg/resvg-wasm" "2.4.1" satori "0.4.1"