Skip to content

Commit

Permalink
Update dependency @vercel/og to v0.5.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 2, 2023
1 parent fdb631d commit 141f546
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"os": false
},
"dependencies": {
"@vercel/og": "0.5.12",
"@vercel/og": "0.5.13",
"contentlayer": "0.3.4",
"markdown-wasm": "1.2.0",
"next": "13.4.19",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1372,13 +1372,13 @@
"@typescript-eslint/types" "6.4.1"
eslint-visitor-keys "^3.4.1"

"@vercel/og@0.5.12":
version "0.5.12"
resolved "https://registry.yarnpkg.com/@vercel/og/-/og-0.5.12.tgz#c3328c41e90f56c56d252e18900e92379e72e720"
integrity sha512-NDtxHeX1ka0uSh6tSuIuOh2rz6+++BC7RSoqQd/NmKHK9kJ9mdhgRiMv8uBSgcdgBucRfyKHUzora+qaXhyB5Q==
"@vercel/og@0.5.13":
version "0.5.13"
resolved "https://registry.yarnpkg.com/@vercel/og/-/og-0.5.13.tgz#0c28794d5a3f1aa3c0e211c4c5ea7552cdbecc84"
integrity sha512-okWQ2Jt+155Hn518Y8Tt4Iqb7QdNFoPvH/n4sMpC4K4bcijjo2RAEwXwlhTYHAAkoiJ0AEEeWeknZj1aBgOOqw==
dependencies:
"@resvg/resvg-wasm" "2.4.1"
satori "0.10.3"
satori "0.10.4"
yoga-wasm-web "0.3.3"

abbrev@^2.0.0:
Expand Down Expand Up @@ -5764,10 +5764,10 @@ safe-regex-test@^1.0.0:
get-intrinsic "^1.1.3"
is-regex "^1.1.4"

satori@0.10.3:
version "0.10.3"
resolved "https://registry.yarnpkg.com/satori/-/satori-0.10.3.tgz#acb52506efca88b911295935e2eaae792e5722ca"
integrity sha512-8tZPu7AGiRWimbOyja1s2HK0hEC4DacZ8cAKDITxlVI5tKQZbOuMiVgSB50CABwc0I4Imgtkq7o9Egj1WOJTKg==
satori@0.10.4:
version "0.10.4"
resolved "https://registry.yarnpkg.com/satori/-/satori-0.10.4.tgz#ba2b050b5cd00757e02dede45710d8b0a58aac04"
integrity sha512-GJNIsuiXhiC9kWGLvz04Op5DZy2UFYZAWsuUtkTlQt3r15o0K96PeD+FMfGN4luMPUHc4uV9gXqAoPxOK0omSw==
dependencies:
"@shuding/opentype.js" "1.4.0-beta.0"
css-background-parser "^0.1.0"
Expand Down

0 comments on commit 141f546

Please sign in to comment.