Merge pull request #1124 from gnmyt/dependabot/npm_and_yarn/satori-0.16.1

chore(deps): bump satori from 0.16.0 to 0.16.1
This commit is contained in:
github-actions[bot]
2025-07-23 21:07:25 +00:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -19,7 +19,7 @@
"mysql2": "^3.14.2",
"node-schedule": "^2.1.1",
"prom-client": "^15.1.3",
"satori": "^0.16.0",
"satori": "^0.16.1",
"satori-html": "^0.3.2",
"sequelize": "^6.37.7",
"sqlite3": "^5.1.7",
@@ -2977,9 +2977,9 @@
"integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="
},
"node_modules/satori": {
"version": "0.16.0",
"resolved": "https://registry.npmjs.org/satori/-/satori-0.16.0.tgz",
"integrity": "sha512-ZvHN3ygzZ8FuxjSNB+mKBiF/NIoqHzlBGbD0MJiT+MvSsFOvotnWOhdTjxKzhHRT2wPC1QbhLzx2q/Y83VhfYQ==",
"version": "0.16.1",
"resolved": "https://registry.npmjs.org/satori/-/satori-0.16.1.tgz",
"integrity": "sha512-JM4bFaca8HMA11Xyfgrclv9qIPnd9uhUDr2oYrVlzqTrV7EA/VEeq/7hwe8r0eQP4JwNVW70JBtLRk0v48BTXg==",
"dependencies": {
"@shuding/opentype.js": "1.4.0-beta.0",
"css-background-parser": "^0.1.0",
@@ -6034,9 +6034,9 @@
"integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="
},
"satori": {
"version": "0.16.0",
"resolved": "https://registry.npmjs.org/satori/-/satori-0.16.0.tgz",
"integrity": "sha512-ZvHN3ygzZ8FuxjSNB+mKBiF/NIoqHzlBGbD0MJiT+MvSsFOvotnWOhdTjxKzhHRT2wPC1QbhLzx2q/Y83VhfYQ==",
"version": "0.16.1",
"resolved": "https://registry.npmjs.org/satori/-/satori-0.16.1.tgz",
"integrity": "sha512-JM4bFaca8HMA11Xyfgrclv9qIPnd9uhUDr2oYrVlzqTrV7EA/VEeq/7hwe8r0eQP4JwNVW70JBtLRk0v48BTXg==",
"requires": {
"@shuding/opentype.js": "1.4.0-beta.0",
"css-background-parser": "^0.1.0",

View File

@@ -19,7 +19,7 @@
"mysql2": "^3.14.2",
"node-schedule": "^2.1.1",
"prom-client": "^15.1.3",
"satori": "^0.16.0",
"satori": "^0.16.1",
"satori-html": "^0.3.2",
"sequelize": "^6.37.7",
"sqlite3": "^5.1.7",