chore(deps): bump satori from 0.14.0 to 0.15.2

Bumps [satori](https://github.com/vercel/satori) from 0.14.0 to 0.15.2.
- [Release notes](https://github.com/vercel/satori/releases)
- [Commits](https://github.com/vercel/satori/compare/0.14.0...0.15.2)

---
updated-dependencies:
- dependency-name: satori
  dependency-version: 0.15.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-06-09 21:12:40 +00:00
committed by GitHub
parent 26000b98de
commit b230804782
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -19,7 +19,7 @@
"mysql2": "^3.14.1",
"node-schedule": "^2.1.1",
"prom-client": "^15.1.3",
"satori": "^0.14.0",
"satori": "^0.15.2",
"satori-html": "^0.3.2",
"sequelize": "^6.37.7",
"sqlite3": "^5.1.7",
@@ -2934,9 +2934,9 @@
"integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="
},
"node_modules/satori": {
"version": "0.14.0",
"resolved": "https://registry.npmjs.org/satori/-/satori-0.14.0.tgz",
"integrity": "sha512-s9tfkzlvZr9+KGfU17oPCrgz2rN5/juYi12xrMFKOC+ulxnlyUHnU8z3Yy9sR29bfHagz5skyNcbNI3xD+yotA==",
"version": "0.15.2",
"resolved": "https://registry.npmjs.org/satori/-/satori-0.15.2.tgz",
"integrity": "sha512-vu/49vdc8MzV5jUchs3TIRDCOkOvMc1iJ11MrZvhg9tE4ziKIEIBjBZvies6a9sfM2vQ2gc3dXeu6rCK7AztHA==",
"license": "MPL-2.0",
"dependencies": {
"@shuding/opentype.js": "1.4.0-beta.0",
@@ -5953,9 +5953,9 @@
"integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="
},
"satori": {
"version": "0.14.0",
"resolved": "https://registry.npmjs.org/satori/-/satori-0.14.0.tgz",
"integrity": "sha512-s9tfkzlvZr9+KGfU17oPCrgz2rN5/juYi12xrMFKOC+ulxnlyUHnU8z3Yy9sR29bfHagz5skyNcbNI3xD+yotA==",
"version": "0.15.2",
"resolved": "https://registry.npmjs.org/satori/-/satori-0.15.2.tgz",
"integrity": "sha512-vu/49vdc8MzV5jUchs3TIRDCOkOvMc1iJ11MrZvhg9tE4ziKIEIBjBZvies6a9sfM2vQ2gc3dXeu6rCK7AztHA==",
"requires": {
"@shuding/opentype.js": "1.4.0-beta.0",
"css-background-parser": "^0.1.0",
+1 -1
View File
@@ -19,7 +19,7 @@
"mysql2": "^3.14.1",
"node-schedule": "^2.1.1",
"prom-client": "^15.1.3",
"satori": "^0.14.0",
"satori": "^0.15.2",
"satori-html": "^0.3.2",
"sequelize": "^6.37.7",
"sqlite3": "^5.1.7",