aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package-lock.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json
index 3b6b6d6..09a3e9c 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2570,9 +2570,9 @@
}
},
"node_modules/astro": {
- "version": "5.12.1",
- "resolved": "https://registry.npmjs.org/astro/-/astro-5.12.1.tgz",
- "integrity": "sha512-/gH9cLIp6UNdbJO1FPBVN/Ea+1I9hJdQoLJKYUsXIRIfHcyF/3NCg0QVDJGw1oWkyQT6x6poQsnbgY9UXitjiw==",
+ "version": "5.12.3",
+ "resolved": "https://registry.npmjs.org/astro/-/astro-5.12.3.tgz",
+ "integrity": "sha512-fU1hNPMkccm+FuonGsY5DFkC2QyuLCju++8L2ubzBtYBDBf6bmfgmVM7A2dK+Hl+ZJCUNgepsClhBpczj+2LRw==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.12.2",
@@ -7250,9 +7250,9 @@
}
},
"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==",
"license": "MPL-2.0",
"dependencies": {
"@shuding/opentype.js": "1.4.0-beta.0",