Skip to content

Commit d3d2390

Browse files
🏌
1 parent d1a8145 commit d3d2390

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@keyvhq/core": "^1.6.9",
3030
"@keyvhq/redis": "^1.6.10",
3131
"@react-icons/all-files": "^4.1.0",
32-
"@vercel/og": "^0.0.18",
32+
"@vercel/og": "^0.0.19",
3333
"classnames": "^2.3.1",
3434
"date-fns": "^2.28.0",
3535
"expiry-map": "^2.0.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -675,13 +675,13 @@
675675
resolved "https://registry.npmjs.org/@use-it/event-listener/-/event-listener-0.1.7.tgz"
676676
integrity sha512-hgfExDzUU9uTRTPDCpw2s9jWTxcxmpJya3fK5ADpf5VDpSy8WYwY/kh28XE0tUcbsljeP8wfan48QvAQTSSa3Q==
677677

678-
"@vercel/og@^0.0.18":
679-
version "0.0.18"
680-
resolved "https://registry.yarnpkg.com/@vercel/og/-/og-0.0.18.tgz#4ee97eaf1f1fc2350447d3b43a1e4ee0c970de64"
681-
integrity sha512-cEid22FkiNrgJ/HtawA6V3+x2jhP+KqwwNG97afFsFmZ/oPsh3Bm01NzCVSpeR96/aPaT2/59pbFXGxulxgp7g==
678+
"@vercel/og@^0.0.19":
679+
version "0.0.19"
680+
resolved "https://registry.yarnpkg.com/@vercel/og/-/og-0.0.19.tgz#f0a796244c90b14aca40ee26225f2e046ccfda08"
681+
integrity sha512-1LrPUlCoe8T+aEI1fGdvJDhwewK1/wpYlQnF+E9ERgJMFCnmWH4FA+NYBkQaJqxUUeHoutIxNZTHQFT39+I+BQ==
682682
dependencies:
683683
"@resvg/resvg-wasm" "2.0.0-alpha.4"
684-
satori "0.0.40"
684+
satori "0.0.42"
685685
yoga-wasm-web "0.1.2"
686686

687687
"@xobotyi/scrollbar-width@^1.9.5":
@@ -3283,10 +3283,10 @@ safe-regex-test@^1.0.0:
32833283
get-intrinsic "^1.1.3"
32843284
is-regex "^1.1.4"
32853285

3286-
3287-
version "0.0.40"
3288-
resolved "https://registry.yarnpkg.com/satori/-/satori-0.0.40.tgz#cc9c4b1c87820f4f62f90c9533d879cc74eb0194"
3289-
integrity sha512-SoXGq/89mBU34U1h4g/nXeL9DHS/Aof2iUL3FHabq+laSRQUSUI1ZhPhak3J6VMNW8wghYwJ/Bi7aF8FLPq9qQ==
3286+
3287+
version "0.0.42"
3288+
resolved "https://registry.yarnpkg.com/satori/-/satori-0.0.42.tgz#3cc4d7522e9264d1769a35f8da413811bb3b9752"
3289+
integrity sha512-ZZaNp2Ya1ACJ4Yf++e9Ccc1Rb6GcKjC9Nhcl4SQFcdM4VqCLfWHR6Iq7AdRCTcJDDuO8u/qGE2Cs+McVoqJenw==
32903290
dependencies:
32913291
"@shuding/opentype.js" "1.4.0-beta.0"
32923292
css-background-parser "^0.1.0"

0 commit comments

Comments
 (0)