Update dependency astro to v4.16.9

This commit is contained in:
Smeagol 2024-11-04 14:31:58 +00:00
parent c99a51ea0e
commit a14ac36868

6
package-lock.json generated
View file

@ -2518,9 +2518,9 @@
}
},
"node_modules/astro": {
"version": "4.16.8",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.16.8.tgz",
"integrity": "sha512-BRWFP0UQ8gkOr90KQW7oooedtgCk/j91pyv1WQUmgZwMUZk/v0HJRiddAZgvGCECOnmZFc9ZqRZnBsAMUgApNQ==",
"version": "4.16.9",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.16.9.tgz",
"integrity": "sha512-DFYzPZooVArKSGu969BBByUV44tJMVDPGKxgqWNFBaIrkvGljdVUqQSVwD+/iPYACoSkI8BRYvDMEBDkathIUQ==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.10.3",